Remove unofficial bare-metal *_networkds variables

* Remove controller_networkds and worker_networkds variables. These
variables were always listed as experimental, unsupported, and excluded
from documentation in anticipation of Container Linux Config snippets
* Use Container Linux Config snippets on bare-metal instead. They
provide safer, more powerful, and more elegant host customization
This commit is contained in:
Dalton Hubble
2018-08-12 16:44:13 -07:00
parent dbdc3fc850
commit bec5250e73
5 changed files with 6 additions and 24 deletions

View File

@ -2,6 +2,12 @@
Notable changes between versions.
## Latest
#### Bare-Metal
* Remove `controller_networkds` and `worker_networkds` variables. Use Container Linux Config snippets [#277](https://github.com/poseidon/typhoon/pull/277)
## v1.11.2
* Kubernetes [v1.11.2](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1112)