Questions tagged [kube-hetzner]

2 questions
1
vote
1 answer

Timeout while connecting to mongodb instance from kubernetes pod

I set up a Kubernetes Cluster on Hetzner following theses steps: https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner Client Version: v1.26.3 Kustomize Version: v4.5.7 Server Version: v1.26.4+k3s1 Mongosh Version: 1.8.1 I am unable to…
cre8
  • 13,012
  • 8
  • 37
  • 61
0
votes
0 answers

Resizing partition of disk in Hetzner cloud servers is not happening

I had increase disk space with the help of ansible playbook and now I have to resize the disk partition but its not working in Hetzner cloud server but it is working fine with other cloud servers. Task used in the playbook: - name: 'Partition…