SovereignCloudStack / cluster-stacks

Definition of Cluster Stacks based on the ClusterAPI ClusterClass feature
https://scs.community/
Apache License 2.0
7 stars 6 forks source link

implement `restrict_kubeapi` flag #83

Open mxmxchere opened 2 months ago

mxmxchere commented 2 months ago

In https://github.com/SovereignCloudStack/k8s-cluster-api-provider we had a flag restrict_kubeapi

https://docs.scs.community/docs/container/components/k8s-cluster-api-provider/doc/configuration#parameters-clusters this flag is currently missing here.

paulphys commented 3 weeks ago

If I'm not mistaken this is already implemented in all of the alpha and scs cluster-stacks, inside openstack-cluster-template.yaml. I'll test its functionality and go from there.

paulphys commented 3 weeks ago

Seems like we're missing it as a variable and patch inside cluster-class.yaml