configmaps "cluster-info" not found

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 }}