k0s worker

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 같이 보기[ | ]

3 참고[ | ]

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