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

(새 문서: ==개요== {{소문자}} ;k0s status <syntaxhighlight lang='console'> # k0s status Version: v1.29.1+k0s.0 Process ID: 12 Role: controller Workloads: false SingleNode: false </syntaxh...)
 
 
(같은 사용자의 중간 판 2개는 보이지 않습니다)
3번째 줄: 3번째 줄:
;k0s status
;k0s status


<syntaxhighlight lang='console'>
# k0s status
Version: v1.29.2+k0s.0
Process ID: 6
Role: controller
Workloads: true
SingleNode: false
Kube-api probing successful: true
Kube-api probing last error: 
</syntaxhighlight>
<syntaxhighlight lang='console'>
<syntaxhighlight lang='console'>
# k0s status
# k0s status
10번째 줄: 20번째 줄:
Workloads: false
Workloads: false
SingleNode: false
SingleNode: false
</syntaxhighlight>
<syntaxhighlight lang='console'>
# k0s status
Error: status: can't get "status" via "/run/k0s/status.sock": Get "http://localhost/status": dial unix /run/k0s/status.sock: connect: no such file or directory
</syntaxhighlight>
</syntaxhighlight>


==같이 보기==
==같이 보기==
* [[k0s]]
* [[k0s]]
* [[k0s start]]


==참고==
==참고==

2024년 3월 9일 (토) 20:59 기준 최신판

1 개요[ | ]

k0s status
# k0s status
Version: v1.29.2+k0s.0
Process ID: 6
Role: controller
Workloads: true
SingleNode: false
Kube-api probing successful: true
Kube-api probing last error:
# k0s status
Version: v1.29.1+k0s.0
Process ID: 12
Role: controller
Workloads: false
SingleNode: false
# k0s status
Error: status: can't get "status" via "/run/k0s/status.sock": Get "http://localhost/status": dial unix /run/k0s/status.sock: connect: no such file or directory

2 같이 보기[ | ]

3 참고[ | ]

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