Skip to content

Commit 188e30a

Browse files
committed
docs(deisctl): document DEISCTL_UNITS better
1 parent 5211c44 commit 188e30a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

deisctl/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ Then, export the `DEISCTL_UNITS` environment variable so deisctl can find the un
4646
$ export DEISCTL_UNITS="$PATH_TO_DEISCTL/units"
4747
```
4848

49+
This is also useful for specifying custom behavior on Deis units, such as using
50+
fleet metadata to lock the builder to a more powerful node, or keep application
51+
nodes free of control plane elements.
52+
4953
## Remote Configuration
5054

5155
While `deisctl` can be used locally on a CoreOS host, it is extremely useful as a tool

0 commit comments

Comments
 (0)