Difference between revisions of "Minikube status"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 25: Line 25:
 
  🤷  There is no local cluster named "minikube"
 
  🤷  There is no local cluster named "minikube"
 
  👉  To fix this, run: "[[minikube start]]"
 
  👉  To fix this, run: "[[minikube start]]"
 +
 +
 +
minikube status
 +
E0311 16:24:44.575519  17477 status.go:243] status error: host: state: unknown state "minikube": docker container inspect minikube --format={{.State.Status}}: exit
 +
status 1
 +
stdout:
 +
 +
stderr:
 +
Error: No such container: minikube
 +
E0311 16:24:44.576854  17477 status.go:246] The "minikube" host does not exist!
 +
minikube
 +
type: Control Plane
 +
host: Nonexistent
 +
kubelet: Nonexistent
 +
apiserver: Nonexistent
 +
kubeconfig: Nonexistent
  
 
== Related commands ==
 
== Related commands ==

Revision as of 12:25, 11 March 2021

minikube status
m01
host: Running
kubelet: Running
apiserver: Running
kubeconfig: Configured
minikube status
minikube
type: Control Plane
host: Stopped
kubelet: Stopped
apiserver: Stopped
kubeconfig: Stopped
minikube status
m01
host: Stopped
kubelet: Stopped
apiserver: Stopped
kubeconfig: Stopped
minikube status
🤷  There is no local cluster named "minikube"
👉  To fix this, run: "minikube start"


minikube status
E0311 16:24:44.575519   17477 status.go:243] status error: host: state: unknown state "minikube": docker container inspect minikube --format=Template:.State.Status: exit 
status 1
stdout:

stderr:
Error: No such container: minikube
E0311 16:24:44.576854   17477 status.go:246] The "minikube" host does not exist!
minikube
type: Control Plane
host: Nonexistent
kubelet: Nonexistent
apiserver: Nonexistent
kubeconfig: Nonexistent

Related commands

See also

Advertising: