kubectl get

Jmnote (토론 | 기여)님의 2022년 12월 4일 (일) 11:58 판 (→‎목록)

1 개요

kubectl get
  • k8s 객체를 조회하는 kubectl 명령어
$ kubectl get
You must specify the type of resource to get. Use "kubectl api-resources" for a complete list of supported resources.

error: Required resource not specified.
Use "kubectl explain <resource>" for a detailed description of that resource (e.g. kubectl explain pods).
See 'kubectl get -h' for help and examples.

2 목록

3 같이 보기

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