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

Make kube-apiserver certSANs configurable #76

Closed jschoone closed 3 months ago

jschoone commented 4 months ago

/kind feature

Describe the solution you'd like As an SCS consumer I don't want to deal with IP addresses at all, so I want to the kube-apiserver to accept domains I use when connecting to it.

Anything else you would like to add: The field should be KubeadmControlPlaneTemplates.spec.template.spec.kubeadmConfigSpec.clusterConfiguration.apiServer.certSANs

Environment: