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 1: Line 1:
 
{{lowercase}} __NOTOC__
 
{{lowercase}} __NOTOC__
  
  [[minikube]] start && [[minikube status]] && [[Minikube: kubectl get pods -A|kubectl get pods -A]]
+
  [[minikube]] start && [[minikube status]] && [[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 21: Line 17:
 
* <code>[[minikube start --nodes]] 2 -p my-multinode-demo</code>
 
* <code>[[minikube start --nodes]] 2 -p my-multinode-demo</code>
 
* <code>[[minikube start --listen-address]]=0.0.0.0</code>
 
* <code>[[minikube start --listen-address]]=0.0.0.0</code>
* [[minikube start -p]] argocd --cpus=4 --disk-size=40gb --memory=8gb
 
  
 
== [[macOS]] ==
 
== [[macOS]] ==
 
😄  minikube v1.32.0 on Darwin 14.2.1 (arm64)
 
✨  Automatically selected the docker driver
 
📌  Using Docker Desktop driver with root privileges
 
👍  Starting control plane node minikube in cluster minikube
 
🚜  Pulling base image ...
 
💾  Downloading Kubernetes v1.28.3 preload ...
 
    > preloaded-images-k8s-v18-v1...:  341.16 MiB / 341.16 MiB  100.00% 18.27 M
 
    > gcr.io/k8s-minikube/kicbase...:  410.58 MiB / 410.58 MiB  100.00% 16.28 M
 
🔥  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
 
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
 
status 1
 
stdout:
 
[certs] Using certificateDir folder "[[/var/lib/minikube/certs]]"
 
[certs] Using existing ca certificate authority
 
[certs] Using existing apiserver certificate and key on disk
 
 
stderr:
 
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")
 
To see the stack trace of this error execute with --v=5 or higher
 
 
🤦  Unable to restart cluster, will reset it: run: /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 status 1
 
stdout:
 
[certs] Using certificateDir folder "/var/lib/minikube/certs"
 
[certs] Using existing ca certificate authority
 
[certs] Using existing apiserver certificate and key on disk
 
 
Solution: [[minikube delete]]
 
  
 
=== Minikube 1.32.0 ===
 
=== Minikube 1.32.0 ===
Line 463: Line 427:
 
* <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 438:
 
* <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: