kubeadm init phase bootstrap-token

Jmnote (토론 | 기여)님의 2024년 2월 25일 (일) 01:01 판 (새 문서: ==개요== {{소문자}} ;kubeadm init phase bootstrap-token <syntaxhighlight lang='console'> # kubeadm init phase bootstrap-token W0224 16:00:24.891274 36 kubelet.go:202] canno...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

kubeadm init phase bootstrap-token
# kubeadm init phase bootstrap-token
W0224 16:00:24.891274      36 kubelet.go:202] cannot determine if systemd-resolved is active: no supported init system detected, skipping checking for services
I0224 16:00:25.466930      36 version.go:256] remote version is much newer: v1.29.2; falling back to: stable-1.28
[bootstrap-token] Using token: 7isy5a.zf4mp0qsg3rpsohd
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace

2 같이 보기[ | ]

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