Ported from community slack
Hi All, is it possible to set kube-apiserver
parameters ?
I see that SystemOptions supports configuring kubelet
, does is support configuration of kube-apiserver
params as well?
Ported from community slack
Hi All, is it possible to set kube-apiserver
parameters ?
I see that SystemOptions supports configuring kubelet
, does is support configuration of kube-apiserver
params as well?
The only way right now is to build your own planet image and tweak the parameters. https://gravitational.com/gravity/docs/pack/#user-defined-base-image
In my use case I need to set my own NodePort
ranges, which can be controlled by kube-apiserver
parameter
https://gravitational.com/gravity/docs/cluster/#cluster-configuration now supports setting this via cluster configuration resource