k0sproject / k0smotron

k0smotron
https://docs.k0smotron.io/
Other
423 stars 39 forks source link

Config files for apiserver #639

Open cwrau opened 5 days ago

cwrau commented 5 days ago

In kubeadm you can additionally create files to be used by the kube-apiserver, e.g. https://github.com/teutonet/teutonet-helm-charts/blob/main/charts/t8s-cluster/files/admission-control-config.yaml, is there a way to do this in k0smotron?

I looked at the code and didn't see any configmap volumes or something like that, but maybe via the k0s config?