kubernetes: Can't make a ref to pod "{pod_name}", container {container_name}: selfLink was empty, can't make reference
What happened: pod already gone,but such error occur in kubelet logs
kuberuntime_container.go:66] Can't make a ref to pod "rabbitmq-1_default(79f2adec-1fa6-11e9-92be-ac853da031fa)", container rabbitmq-k8s: selfLink was empty, can't make reference
What you expected to happen: no such error How to reproduce it (as minimally and precisely as possible): I don’t know Anything else we need to know?: How to solve it? Environment:
- Kubernetes version (use
kubectl version):
1.9.4 - OS (e.g:
cat /etc/os-release):
Alibaba Group Enterprise Linux Server release 7.2 (Paladin) - Kernel (e.g.
uname -a): 3.10.0-327.ali2010.rc7.alios7.x86_64
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 1
- Comments: 15 (5 by maintainers)
@Swetad90 We are running into similar issue in out environment, did you find the root cause / any workarounds?
I am seeing the same Version: Kubernetes v1.10.5, Docker 1.13.1 Temporary solution:restart docker && restart kubelet
Observed this error in #77543. (using kind cluster locally)
Kubectl Version:
Kind Version:
Docker Version: