Editing Minikube start

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
  
 
  [[minikube]] start && [[minikube status]] && [[Minikube: kubectl get pods -A|kubectl get pods -A]]
 
  [[minikube]] start && [[minikube status]] && [[Minikube: kubectl get pods -A|kubectl get pods -A]]
[[minikube addons enable ingress]] [[csi-hostpath-driver]]
 
  
[[minikube addons enable]]
 
 
[[minikube delete]] && [[minikube start]]
 
  
 
== Mikikube start examples ==
 
== Mikikube start examples ==
Line 35: Line 31:
 
  🔥  Creating docker container (CPUs=2, Memory=4000MB) ...
 
  🔥  Creating docker container (CPUs=2, Memory=4000MB) ...
 
  🐳  Preparing Kubernetes v1.28.3 on Docker 24.0.7 ...\ E0116 17:31:10.012729  79917 kubeadm.go:717] sudo env  
 
  🐳  Preparing Kubernetes v1.28.3 on Docker 24.0.7 ...\ E0116 17:31:10.012729  79917 kubeadm.go:717] sudo env  
  PATH="/var/lib/minikube/binaries/v1.28.3:$PATH" [[kubeadm init phase certs all]] --config /var/tmp/minikube/kubeadm.yaml failed - will try once more: /bin/bash  
+
  PATH="/var/lib/minikube/binaries/v1.28.3:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml failed - will try once more: /bin/bash  
 
  -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.3:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml": Process exited with  
 
  -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.3:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml": Process exited with  
 
  status 1
 
  status 1
 
  stdout:
 
  stdout:
  [certs] Using certificateDir folder "[[/var/lib/minikube/certs]]"
+
  [certs] Using certificateDir folder "/var/lib/minikube/certs"
 
  [certs] Using existing ca certificate authority
 
  [certs] Using existing ca certificate authority
 
  [certs] Using existing apiserver certificate and key on disk
 
  [certs] Using existing apiserver certificate and key on disk
 
   
 
   
 
  stderr:
 
  stderr:
  error execution phase certs/apiserver-kubelet-client: [certs] [[certificate apiserver-kubelet-client not signed by CA certificate ca: x509]]: certificate  
+
  error execution phase certs/apiserver-kubelet-client: [certs] certificate apiserver-kubelet-client not signed by CA certificate ca: x509: certificate  
 
  signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "minikubeCA")
 
  signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "minikubeCA")
 
  To see the stack trace of this error execute with --v=5 or higher
 
  To see the stack trace of this error execute with --v=5 or higher
Line 53: Line 49:
 
  [certs] Using existing ca certificate authority
 
  [certs] Using existing ca certificate authority
 
  [certs] Using existing apiserver certificate and key on disk
 
  [certs] Using existing apiserver certificate and key on disk
 
Solution: [[minikube delete]]
 
  
 
=== Minikube 1.32.0 ===
 
=== Minikube 1.32.0 ===
Line 463: Line 457:
 
* <code>[[minikube config]]</code>
 
* <code>[[minikube config]]</code>
 
* <code>[[snap install docker]]</code>
 
* <code>[[snap install docker]]</code>
* <code>[[docker start]], [[docker stop]]</code>
+
* <code>[[docker start]]</code>
 +
* <code>[[docker stop]]</code>
 
* [[VirtualBox]]
 
* [[VirtualBox]]
 
* <code>[[kubectl cluster-info]]</code>
 
* <code>[[kubectl cluster-info]]</code>
Line 473: Line 468:
 
* <code>[[minikube addons enable metrics-server]]</code>
 
* <code>[[minikube addons enable metrics-server]]</code>
 
* <code>[[brew uninstall minikube]]</code>
 
* <code>[[brew uninstall minikube]]</code>
* <code>[[kind create cluster]]</code>
 
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: