Skip to content

Hetzner volumes won't get created #2521

Answered by Lapotor
Lapotor asked this question in Q&A
Discussion options

You must be logged in to vote

Sure @xmudrii

kubeone.yaml

apiVersion: kubeone.k8c.io/v1beta2
kind: KubeOneCluster
versions:
  kubernetes: '1.24.3'
cloudProvider:
  hetzner: {}
  external: true
addons:
  enable: true
  addons:
  - name: cluster-autoscaler
$ kubectl get nodes -o wide
NAME                            STATUS   ROLES           AGE   VERSION   INTERNAL-IP   EXTERNAL-IP     OS-IMAGE             KERNEL-VERSION      CONTAINER-RUNTIME
<name>-control-plane-1         Ready    control-plane   16d   v1.24.3   <Internal-IP> <External-IP>    Ubuntu 20.04.5 LTS   5.4.0-125-generic   containerd://1.6.9
<name>-control-plane-2         Ready    control-plane   16d   v1.24.3   <Internal-IP> <External-IP>    Ubuntu 20.04.5 L…

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@xmudrii
Comment options

@Lapotor
Comment options

@kron4eg
Comment options

Answer selected by Lapotor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants