minikube profile list

1 개요[ | ]

minikube profile list
root@tester01:~# minikube profile list

🤹  Exiting due to MK_USAGE_NO_PROFILE: No minikube profile was found.
💡  Suggestion:

    You can create one using 'minikube start'.
# minikube profile list
|----------|-----------|---------|----------------|------|---------|---------|-------|--------|
| Profile  | VM Driver | Runtime |       IP       | Port | Version | Status  | Nodes | Active |
|----------|-----------|---------|----------------|------|---------|---------|-------|--------|
| minikube | none      | docker  | 172.27.221.196 | 8443 | v1.25.3 | Stopped |     1 | *      |
|----------|-----------|---------|----------------|------|---------|---------|-------|--------|

2 같이 보기[ | ]

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