Driven DevOps Engineer with expertise in Linux Containers, Kubernetes, and the cloud-native ecosystem and a strong proficiency in Golang. Committed to continuous learning and staying up-to-date with emerging technologies. Currently, I am pursuing the Certified Kubernetes Security Specialist (CKS) certification from the Linux Foundation to bolster my knowledge and skills in securing container-based applications and Kubernetes platforms. Passionate about creating reliable, scalable, secure infrastructure enabling seamless application deployment and delivery.
Nothing here yet.
Saurabh Malpani Sorry for the delay in responding. This issue initially looks due to some misconfig with the api-advertise-address,. Did you specify the correct API server address while kubeadm init ? You can also check the kubelet logs journalctl -fu kubelet, or check the pod logs at /var/log/pods/kube_system***/*** for APIserver pod. Hope this would give a headstart.