Failed to Bring Up The Kubernetes Stack Due to Kube-Proxy Container Failure.

Problem

  • Not able to start the kubernetes (PMK) stack on the cluster node since the kube-proxy container is failing tos start with below mentioned error.
Error
Copy

Environment

  • Platform9 Managed Kubernetes - v5.6 and Above
  • K8s - v1.23

Cause

  • Sometime an older file named proxy is being left on the node even when there was no proxy container running on the node.
The old proxy file
Copy
  • This file blocks the pf9-kubelet phases script for kube-proxy deployment on the node.
  • An upstream issue has been reported for this on the Github

Resolution

  • We have an internal JIRA, PMK-5558 reported for this issue and our engineering team is working on it.
  • Till then, as a workaround we can manually cleanup the proxy file and this will unblock pf9-kube scripts which eventually help to start the kuberenetes stack successfully on the node.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard