kubectl version --client --output=yaml

1 개요[ | ]

kubectl version --client --oyaml
kubectl version --client --o yaml
kubectl version --client --o=yaml
kubectl version --client --output yaml
kubectl version --client --output=yaml
kubectl version --oyaml --client
$ kubectl version --client --output=yaml
clientVersion:
  buildDate: "2023-04-14T13:21:19Z"
  compiler: gc
  gitCommit: 4c9411232e10168d7b050c49a1b59f6df9d7ea4b
  gitTreeState: clean
  gitVersion: v1.27.1
  goVersion: go1.20.3
  major: "1"
  minor: "27"
  platform: linux/amd64
kustomizeVersion: v5.0.1

2 같이 보기[ | ]

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