dsieradzki / makoon

A Web Application for easy Kubernetes Cluster Management for Proxmox VE
https://www.linkedin.com/in/dsieradzki
Other
71 stars 7 forks source link

Cluster has problem with communication between nodes #30

Closed dsieradzki closed 1 year ago

dsieradzki commented 1 year ago

When I try to get logs from pod I got error: Get "https://microk8s-master-3:10250/containerLogs/?follow=true&tailLines=100&timestamps=true": dial tcp: lookup microk8s-master-3: Temporary failure in name resolution

K4Prox add nodes dns to /etc/hosts but it's reverted to default by cloud-init. Hosts should be added to /etc/cloud/templates/hosts.debian.tmpl not /etc/hosts