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

(새 문서: ==개요== {{소문자}} ;k0s install worker <syntaxhighlight lang='console'> # k0s install worker --token-file token-file Error: failed to install k0s service: failed to install serv...)
 
 
(같은 사용자의 중간 판 2개는 보이지 않습니다)
2번째 줄: 2번째 줄:
{{소문자}}
{{소문자}}
;k0s install worker
;k0s install worker
<syntaxhighlight lang='console'>
# k0s install worker --token-file token-file
# k0s start
Error: service in failed state
</syntaxhighlight>
<syntaxhighlight lang='console'>
<syntaxhighlight lang='console'>
# k0s install worker --token-file token-file
# k0s install worker --token-file token-file
8번째 줄: 13번째 줄:


==같이 보기==
==같이 보기==
* [[k0s reset]]
* [[k0s worker]]
* [[k0s worker]]
* [[systemctl status k0sworker]]
* [[/etc/systemd/system/k0sworker.service]]
* [[/etc/systemd/system/k0sworker.service]]


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

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

1 개요[ | ]

k0s install worker
# k0s install worker --token-file token-file
# k0s start
Error: service in failed state
# k0s install worker --token-file token-file
Error: failed to install k0s service: failed to install service: Init already exists: /etc/systemd/system/k0sworker.service

2 같이 보기[ | ]

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