community-content icon indicating copy to clipboard operation
community-content copied to clipboard

How to set up K3S, GlusterFS and Hetzner's cloud load balancer

Open sdoering opened this issue 1 year ago • 0 comments

Problem

Step 4.2 - Install Hetzner Cloud Controller Manager not working

When I apply the first of the two commands in the tutorial-step I receive an error message.

Command: kubectl -n kube-system create secret generic hcloud --from-literal=token=<hetzner_api_token> --from-literal=network=network-kubernetes

Error: error: failed to create secret Post "https://127.0.0.1:6443/api/v1/namespaces/kube-system/secrets?fieldManager=kubectl-create&fieldValidation=Strict": dial tcp 127.0.0.1:6443: connect: connection refused

Suggested Fix

Sadly I have no suggested fix.

sdoering avatar Jul 26 '22 09:07 sdoering