"Kubectl get nodes -o wide"의 두 판 사이의 차이

잔글 (Jmnote님이 Kubectl get no -owide 문서를 Kubectl get nodes -o wide 문서로 이동했습니다)
 
(사용자 2명의 중간 판 3개는 보이지 않습니다)
3번째 줄: 3번째 줄:
;kubectl get no -owide
;kubectl get no -owide
;kubectl get nodes -owide
;kubectl get nodes -owide
<source lang='console'>
 
<syntaxhighlight lang='console'>
$ kubectl get no -owide
$ kubectl get no -owide
NAME     STATUS   ROLES     AGE       VERSION  INTERNAL-IP  EXTERNAL-IP  OS-IMAGE            KERNEL-VERSION     CONTAINER-RUNTIME
NAME           STATUS   ROLES           AGE   VERSION  INTERNAL-IP  EXTERNAL-IP  OS-IMAGE            KERNEL-VERSION     CONTAINER-RUNTIME
master    Ready     master   3h        v1.11.3   172.17.0.32  <none>        Ubuntu 16.04.2 LTS  4.4.0-62-generic  docker://1.13.1
controlplane  Ready    control-plane  13d  v1.29.0   172.30.1.2    <none>        Ubuntu 20.04.5 LTS  5.4.0-131-generic  containerd://1.6.12
node01    Ready    <none>    3h       v1.11.3   172.17.0.82   <none>        Ubuntu 16.04.2 LTS  4.4.0-62-generic   docker://1.13.1
node01         Ready   <none>         13d  v1.29.0  172.30.2.2   <none>       Ubuntu 20.04.5 LTS  5.4.0-131-generic  containerd://1.6.12
</source>
</syntaxhighlight>
<source lang='console'>
<syntaxhighlight lang='console'>
# kubectl get no -owide
NAME      STATUS  ROLES                  AGE  VERSION  INTERNAL-IP    EXTERNAL-IP  OS-IMAGE            KERNEL-VERSION                  CONTAINER-RUNTIME
minikube  Ready    control-plane,master  24d  v1.22.2   192.168.49.2   <none>        Ubuntu 20.04.2 LTS  5.4.72-microsoft-standard-WSL2   docker://20.10.8
</syntaxhighlight>
<syntaxhighlight lang='console'>
$ kubectl get no -owide
$ kubectl get no -owide
NAME                                              STATUS  ROLES    AGE  VERSION  INTERNAL-IP    EXTERNAL-IP      OS-IMAGE                      KERNEL-VERSION  CONTAINER-RUNTIME
NAME                                              STATUS  ROLES    AGE  VERSION  INTERNAL-IP    EXTERNAL-IP      OS-IMAGE                      KERNEL-VERSION  CONTAINER-RUNTIME
ip-172-20-36-157.ap-northeast-2.compute.internal  Ready    node    8h    v1.11.7  172.20.36.157  13.257.92.192    Debian GNU/Linux 9 (stretch)  4.9.0-7-amd64    docker://17.3.2
ip-172-20-36-157.ap-northeast-2.compute.internal  Ready    node    8h    v1.11.7  172.20.36.157  13.257.92.192    Debian GNU/Linux 9 (stretch)  4.9.0-7-amd64    docker://17.3.2
ip-172-20-48-13.ap-northeast-2.compute.internal    Ready    master  8h    v1.11.7  172.20.48.13    13.157.192.246  Debian GNU/Linux 9 (stretch)  4.9.0-7-amd64    docker://17.3.2
ip-172-20-48-13.ap-northeast-2.compute.internal    Ready    master  8h    v1.11.7  172.20.48.13    13.157.192.246  Debian GNU/Linux 9 (stretch)  4.9.0-7-amd64    docker://17.3.2
</source>
</syntaxhighlight>
<syntaxhighlight lang='console'>
$ kubectl get no -owide
NAME      STATUS    ROLES    AGE      VERSION  INTERNAL-IP  EXTERNAL-IP  OS-IMAGE            KERNEL-VERSION    CONTAINER-RUNTIME
master    Ready    master    3h        v1.11.3  172.17.0.32  <none>        Ubuntu 16.04.2 LTS  4.4.0-62-generic  docker://1.13.1
node01    Ready    <none>    3h        v1.11.3  172.17.0.82  <none>        Ubuntu 16.04.2 LTS  4.4.0-62-generic  docker://1.13.1
</syntaxhighlight>


==같이 보기==
==같이 보기==

2024년 1월 19일 (금) 18:26 기준 최신판

1 개요[ | ]

kubectl get no -owide
kubectl get nodes -owide
$ kubectl get no -owide
NAME           STATUS   ROLES           AGE   VERSION   INTERNAL-IP   EXTERNAL-IP   OS-IMAGE             KERNEL-VERSION      CONTAINER-RUNTIME
controlplane   Ready    control-plane   13d   v1.29.0   172.30.1.2    <none>        Ubuntu 20.04.5 LTS   5.4.0-131-generic   containerd://1.6.12
node01         Ready    <none>          13d   v1.29.0   172.30.2.2    <none>        Ubuntu 20.04.5 LTS   5.4.0-131-generic   containerd://1.6.12
# kubectl get no -owide
NAME       STATUS   ROLES                  AGE   VERSION   INTERNAL-IP    EXTERNAL-IP   OS-IMAGE             KERNEL-VERSION                   CONTAINER-RUNTIME
minikube   Ready    control-plane,master   24d   v1.22.2   192.168.49.2   <none>        Ubuntu 20.04.2 LTS   5.4.72-microsoft-standard-WSL2   docker://20.10.8
$ kubectl get no -owide
NAME                                               STATUS   ROLES    AGE   VERSION   INTERNAL-IP     EXTERNAL-IP      OS-IMAGE                       KERNEL-VERSION   CONTAINER-RUNTIME
ip-172-20-36-157.ap-northeast-2.compute.internal   Ready    node     8h    v1.11.7   172.20.36.157   13.257.92.192    Debian GNU/Linux 9 (stretch)   4.9.0-7-amd64    docker://17.3.2
ip-172-20-48-13.ap-northeast-2.compute.internal    Ready    master   8h    v1.11.7   172.20.48.13    13.157.192.246   Debian GNU/Linux 9 (stretch)   4.9.0-7-amd64    docker://17.3.2
$ kubectl get no -owide
NAME      STATUS    ROLES     AGE       VERSION   INTERNAL-IP   EXTERNAL-IP   OS-IMAGE             KERNEL-VERSION     CONTAINER-RUNTIME
master    Ready     master    3h        v1.11.3   172.17.0.32   <none>        Ubuntu 16.04.2 LTS   4.4.0-62-generic   docker://1.13.1
node01    Ready     <none>    3h        v1.11.3   172.17.0.82   <none>        Ubuntu 16.04.2 LTS   4.4.0-62-generic   docker://1.13.1

2 같이 보기[ | ]

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