We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7213fdf + 188e30a commit 19c63b6Copy full SHA for 19c63b6
1 file changed
deisctl/README.md
@@ -46,6 +46,10 @@ Then, export the `DEISCTL_UNITS` environment variable so deisctl can find the un
46
$ export DEISCTL_UNITS="$PATH_TO_DEISCTL/units"
47
```
48
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
+
53
## Remote Configuration
54
55
While `deisctl` can be used locally on a CoreOS host, it is extremely useful as a tool
0 commit comments