Minikube Operations: Difference between revisions
Jump to navigation
Jump to search
(→Start) |
|||
Line 14: | Line 14: | ||
minikube start | minikube start | ||
</syntaxhighlight> | </syntaxhighlight> | ||
==Start with Admission Controller Enabled== | |||
=Status= | =Status= | ||
Revision as of 04:57, 3 September 2020
External
Internal
Overview
Administration is done with minikube
.
Start
minikube start
Start with Admission Controller Enabled
Status
minikube status
Stop
minikube start
Dashboard
minikube dashboard
Version
minikube version
Delete
minikube delete --all
Miscellaneous Operations
- Start the cluster with the admission controller enabled.