"Configmaps "cluster-info" is forbidden"의 두 판 사이의 차이

 
(같은 사용자의 중간 판 2개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
{{소문자}}
{{소문자}}
;configmaps "cluster-info" is forbidden
;<nowiki>configmaps "cluster-info" is forbidden: User "system:anonymous" cannot get resource "configmaps" in API group "" in the namespace "kube-public"</nowiki>
;<nowiki>configmaps "cluster-info" is forbidden: User "system:anonymous" cannot get resource "configmaps" in API group "" in the namespace "kube-public"</nowiki>
;<nowiki>Failed to request cluster-info, will try again: configmaps "cluster-info" is forbidden: User "system:anonymous" cannot get resource "configmaps" in API group "" in the namespace "kube-public"</nowiki>
;<nowiki>Failed to request cluster-info, will try again: configmaps "cluster-info" is forbidden: User "system:anonymous" cannot get resource "configmaps" in API group "" in the namespace "kube-public"</nowiki>
12번째 줄: 13번째 줄:


==같이 보기==
==같이 보기==
* [[configmaps "cluster-info" not found]]
* [[k8s 롤 kubeadm:bootstrap-signer-clusterinfo]]
* [[k8s 롤 kubeadm:bootstrap-signer-clusterinfo]]
* [[k8s 롤바인딩 kubeadm:bootstrap-signer-clusterinfo]]
* [[k8s 롤바인딩 kubeadm:bootstrap-signer-clusterinfo]]

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

1 개요[ | ]

configmaps "cluster-info" is forbidden
configmaps "cluster-info" is forbidden: User "system:anonymous" cannot get resource "configmaps" in API group "" in the namespace "kube-public"
Failed to request cluster-info, will try again: configmaps "cluster-info" is forbidden: User "system:anonymous" cannot get resource "configmaps" in API group "" in the namespace "kube-public"
# kubeadm join --token i50r58.e8dx9hd9m6tmv6603 172.20.0.150:6443 --discovery-token-ca-cert-hash sha256:e8ee89003791b7340e6361b8f20663571d1156d393057fc8a816857b0f965984 -v=9
...
I0220 19:22:25.452460 1610411 request.go:1212] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"configmaps \"cluster-info\" is forbidden: User \"system:anonymous\" cannot get resource \"configmaps\" in API group \"\" in the namespace \"kube-public\"","reason":"Forbidden","details":{"name":"cluster-info","kind":"configmaps"},"code":403}
I0220 19:22:25.452682 1610411 token.go:217] [discovery] Failed to request cluster-info, will try again: configmaps "cluster-info" is forbidden: User "system:anonymous" cannot get resource "configmaps" in API group "" in the namespace "kube-public"

2 같이 보기[ | ]

3 참고[ | ]

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