Difference between revisions of "Minikube status"

From wikieduonline
Jump to navigation Jump to search
Line 54: Line 54:
 
  🤷  Profile "minikube" not found. Run "[[minikube profile list]]" to view all profiles.
 
  🤷  Profile "minikube" not found. Run "[[minikube profile list]]" to view all profiles.
 
  👉  To start a cluster, run: "[[minikube start]]"
 
  👉  To start a cluster, run: "[[minikube start]]"
 +
 +
 +
 +
minikube status
 +
 +
E0307 07:49:17.567564  22862 status.go:258] status error: host: state: unknown state "minikube": docker container inspect minikube --format= {{.State.Status}}: exit status 1
 +
stdout:
 +
 +
stderr:
 +
Cannot connect to the Docker daemon at unix://[[/var/run/docker.sock]]. Is the docker daemon running?
 +
E0307 07:49:17.567575  22862 status.go:261] 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 15:50, 7 March 2022

minikube status
minikube
type: Control Plane
host: Running
kubelet: Running
apiserver: Running
kubeconfig: Configured
timeToStop: Nonexistent
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
 minikube status
🤷  Profile "minikube" not found. Run "minikube profile list" to view all profiles.
👉  To start a cluster, run: "minikube start"


minikube status

E0307 07:49:17.567564   22862 status.go:258] status error: host: state: unknown state "minikube": docker container inspect minikube --format= Template:.State.Status: exit status 1
stdout:

stderr:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
E0307 07:49:17.567575   22862 status.go:261] The "minikube" host does not exist!
minikube
type: Control Plane
host: Nonexistent
kubelet: Nonexistent
apiserver: Nonexistent
kubeconfig: Nonexistent


Related commands

See also

Advertising: