amimof / amimof/kubernetes-the-right-way
Custom parameters to all components
Offen
- Vorherrschende Sprache
- Jinja
- Sterne
- 28
- Forks
- 7
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
We previously added support for configuring `kube-apiserver` parameters dynamically. This is nice, and we should probably have this for all components?
However, how do we do it for `kubelet`, where the configuration comes from a file instead of command line arguments? Maybe the exact same way?
For example, one parameter that I might want to change is `maxPods` (or `--max-pods`).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.