Why GitHub? Features → Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories →
Security →
Explore GitHub →
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Compare plans
Contact Sales
Nonprofit →
Education →
– No suggested jump to results
–
In this repository All GitHub ↵
Jump to ↵
kubernetes / kubernetes
– Watch 3.1k
– Star 63.9k
– Fork 22.7k
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, PR and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kubelet Skipping POD Sync Activities #86145
Comments
strikingraghu commented Dec 11, 2019 • edited
/kube-dns
What happened:
I have deployed kube-dns yaml file for a 3 master / 3 node cluster and it’s failing to run KUBE-DNS pods within this cluster. I have restarted all the processes, verified network and settings as well. All seems to be OK within the ecosystem, but it fails to run these DNS pods and throws “Skipping Pod Sync Activities – Container runtime is down”
What you expected to happen:
We need to run these basic KUBE-DNS pods within the cluster to provide DNS capabilities
How to reproduce it (as minimally and precisely as possible):
You can refer to this YAML file for Kube-DNS deployments
Anything else we need to know?:
N/A
Environment:
– Kubernetes version (use kubectl version): v1.15
– Cloud provider or hardware configuration: VMware VM / CentOS 7
– OS (e.g: cat /etc/os-universal press release): CentOS 7
– Kernel (e.g. uname -a): Linux kube-controller-01 3.10.0-1062.4.3.el7.x86_64 #1 SMP Wed Nov 13 23:58:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
– Install tools:
– Network plugin and version (if this is a network-related bug): N/A
– Others:
@strikingraghu: The label(s) sig/dns, sig/kube-dns cannot be applied, because the repository doesn’t have them
/sig dns
/sig kube-dns
strikingraghu commented Dec 11, 2019
This comment has been minimized.
k8s-ci-robot commented Dec 11, 2019
@strikingraghu: universal press release The label(s) sig/coredns, universal press release sig/containerd, sig/kube-dns, universal press release sig/kubelet cannot be applied, because the repository doesn’t have them
In response to this:
/sig coredns
/sig containerd
/sig kube-dns
/sig kubelet
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.