"Configmaps "cluster-info" not found"의 두 판 사이의 차이

(새 문서: ==개요== {{소문자}} ;<nowiki>configmaps "cluster-info" not found</nowiki> <syntaxhighlight lang='console'> # kubeadm join --token i50r58.e8dx9hd9m6tmv6603 172.20.0.150:6443 --di...)
 
 
11번째 줄: 11번째 줄:


==같이 보기==
==같이 보기==
* [[configmaps "cluster-info" not found]]
* [[k8s 컨피그맵 cluster-info]]
* [[configmaps "cluster-info" is forbidden]]


[[분류: kubeadm]]
[[분류: kubeadm]]

2024년 2월 20일 (화) 20:40 기준 최신판

1 개요[ | ]

configmaps "cluster-info" not found
# kubeadm join --token i50r58.e8dx9hd9m6tmv6603 172.20.0.150:6443 --discovery-token-ca-cert-hash sha256:e8ee89003791b7340e6361b8f20663571d1156d393057fc8a816857b0f965984 -v=9
...
I0220 20:13:24.395466 1612324 request.go:1212] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"configmaps \"cluster-info\" not found","reason":"NotFound","details":{"name":"cluster-info","kind":"configmaps"},"code":404}
I0220 20:13:24.395669 1612324 token.go:217] [discovery] Failed to request cluster-info, will try again: configmaps "cluster-info" not found

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}