mikkeldamsgaard

Results 12 issues of mikkeldamsgaard

With this setting in the Elasticsearch resource ``` yaml spec: nodeSets: - count: 1 config: discovery.type: single-node ``` the cluster becomes non-bootable, as the controller will patch the initial_master_nodes on...

triage

### TL;DR We use cluster api to manage our kubernetes clusters in Hetzner. We have setup the hcloud-cloud-controller-manager as a daemonset. We use a label selector to determine which nodes...

bug