-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Kubernetes has support for running with multiple masters in HA mode. We should support such a deployment if the user wants.
There is a hostname naming issue that will be a potential upgrade issue - if someone has a single master deploy now their master would be named '{}-k8s-master' and if we copy the nodes pattern for masters we could expect {}-k8s-master-[0-9]. Perhaps to keep things simple we should not attempt to support shifting from single master to multi-master?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels