目录
- 一、container runtime is not running
- 二、The Service "kubernetes-dashboard" is invalid: spec.ports[0].nodePort: Forbidden: may not be used when type is 'ClusterIP'
- 三、modprobe: FATAL: Module nf_conntrack_ipv4 not found.
- 四、raw.githubusercontent.com 无法访问
- 五、tc not found in system path
- 六、Container image "nginx:1.14.1" already present on machine
- 七、error mounting "/opt/kube/nginx/conf/nginx.conf" to rootfs at "/etc/nginx/nginx.conf": mount /opt/kube/nginx/conf/nginx.conf:/etc/nginx/nginx.conf (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown
- 八、spec.ports[1].nodePort: Invalid value: 10001: provided port is not in the valid range. The range of valid ports is 30000-32767
- 九、calico报错connection is unauthorized: Unauthorized
- 十、ElasticsearchException[failed to bind service]; nested: AccessDeniedException[/usr/share/elasticsearch/data/nodes]
- 十一、Failed to pull image "192.168.0.48/shop/buyer-api:4.2.3.1": rpc error: code = Unknown desc = failed to pull and unpack image "192.168.0.48/shop/buyer-api:4.2.3.1": failed to resolve reference "192.168.0.48/shop/buyer-api:4.2.3.1": failed to do request: Head "https://192.168.0.48/v2/shop/buyer-api/manifests/4.2.3.1": dial tcp 192.168.0.48:443: i/o timeout
- 十二、命名空间无法正常删除,一直为 Terminating 状态
- 十三、provision "default/test-claim" class "managed-nfs-storage": unexpected error getting claim reference: selfLink was empty, can't make reference
- 十四、waiting for a volume to be created, either by external provisioner "fuseim.pri/ifs" or manually created by system administrator
- 十五、从 k8s.gcr.io 拉取失败
一、container runtime is not running
1.问题描述
执行过程可能会报以下错误:
[preflight] Running pre-flight checks
[WARNING FileExisting-tc]: tc not found in system path
error execution phase preflight: [preflight] Some fatal errors occurred:
[ERROR CRI]: container runtime is