"K0s worker"의 두 판 사이의 차이

(새 문서: ==개요== {{소문자}} ;k0s worker <syntaxhighlight lang='console'> root@testserver:~# k0s worker --token-file token-file -d ... DEBU[2024-02-20 13:55:23]...)
 
15번째 줄: 15번째 줄:


==같이 보기==
==같이 보기==
* [[k0s token]]
* [[k0s install worker]]
* [[k0s install worker]]


[[분류: k0s]]
[[분류: k0s]]

2024년 2월 20일 (화) 13:59 판

1 개요

k0s worker
root@testserver:~# k0s worker --token-file token-file -d
...
DEBU[2024-02-20 13:55:23]                                               pre-flight-check=os/EXT4_FS property=built-in
DEBU[2024-02-20 13:55:23]                                               pre-flight-check=os/PROC_FS property=built-in
INFO[2024-02-20 13:55:23] No cached API server addresses found         
DEBU[2024-02-20 13:55:23] Failed to load configuration for worker profile in attempt #1, retrying after backoff  error="configmaps \"worker-config-default-1.29\" is forbidden: User \"system:node:testserver\" cannot get resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'testserver' and this object"
DEBU[2024-02-20 13:55:24] Failed to load configuration for worker profile in attempt #2, retrying after backoff  error="configmaps \"worker-config-default-1.29\" is forbidden: User \"system:node:testserver\" cannot get resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'testserver' and this object"
...

2 같이 보기

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