"Minikube config view"의 두 판 사이의 차이

(새 문서: ==개요== {{소문자}} ;minikube config view <syntaxhighlight lang='console'> # minikube config view - cache: map[] </syntaxhighlight> ==같이 보기== * minikube config ...)
 
4번째 줄: 4번째 줄:


<syntaxhighlight lang='console'>
<syntaxhighlight lang='console'>
# minikube config view
root@wsl:~# minikube config view
- cache: map[]
- cache: map[]
</syntaxhighlight>
<syntaxhighlight lang='console'>
root@wsl:~# minikube config view
- WantUpdateNotification: false
- cache: map[k8s.gcr.io/ingress-nginx/controller:v1.2.1@sha256:5516d103a9c2ecc4f026efbd4b40662ce22dc1f824fb129ed121460aaa5c47f8:<nil> k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.1.1@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660:<nil>]
</syntaxhighlight>
</syntaxhighlight>



2023년 1월 29일 (일) 12:13 판

1 개요

minikube config view
root@wsl:~# minikube config view
- cache: map[]
root@wsl:~# minikube config view
- WantUpdateNotification: false
- cache: map[k8s.gcr.io/ingress-nginx/controller:v1.2.1@sha256:5516d103a9c2ecc4f026efbd4b40662ce22dc1f824fb129ed121460aaa5c47f8:<nil> k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.1.1@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660:<nil>]

2 같이 보기

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