6390e0dbd3
Add kubelet on the master nodes. This work was done already for calico, this patch applies the same config when calico is used as well. story: 2003521 task: 24797 Change-Id: Id33fb59ef23da740712d9a9b7ec4205bd6579b35
8 lines
292 B
YAML
8 lines
292 B
YAML
---
|
|
features:
|
|
- |
|
|
Deploy kubelet in master nodes for the k8s_fedora_atomic driver.
|
|
Previously it was done only for calico, now kubelet will run in all
|
|
cases. Really useful, for monitoing the master nodes (eg deploy fluentd)
|
|
or run the kubernetes control-plance self-hosted.
|