berops / claudie

Cloud-agnostic managed Kubernetes
https://docs.claudie.io/
Apache License 2.0
600 stars 41 forks source link

Feature: Make Certificate valid for all control nodes. #1538

Closed Despire closed 2 weeks ago

Despire commented 2 weeks ago

Description

When a k8s cluster is build without a loadbalancer the generated kubeconfig is valid for only one selected node. If we use multiple nodes for the control plane the certificate will not be valid for all of them.

Exit criteria