kubectl version --short

Jmnote bot (토론 | 기여)님의 2021년 1월 4일 (월) 15:00 판 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>, -<source +<syntaxhighlight ))

1 개요

kubectl version --short
master:~$ kubectl version --short
Client Version: v1.11.3
Server Version: v1.11.3
node01:~$ kubectl version --short
Client Version: v1.11.3
The connection to the server localhost:8080 was refused - did you specify the right host or port?

$ kubectl version --short
Client Version: v1.16.1
Server Version: v1.12.10
$ kubectl version --short | grep Server
Server Version: v1.12.10

2 같이 보기

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