Editing Minikube

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:
[[wikipedia:Minikube]] (May [[2016]]) <ref>https://github.com/kubernetes/minikube/releases/</ref> is a tool that makes it easy to run [[Kubernetes]] locally. Minikube runs a single-node Kubernetes cluster inside a [[Virtual Machine]] (VM) on your laptop.
+
[[wikipedia:Minikube]] (May [[2016]])<ref>https://github.com/kubernetes/minikube/releases/tag/v0.1.0</ref> is a tool that makes it easy to run [[Kubernetes]] locally. Minikube runs a single-node Kubernetes cluster inside a [[Virtual Machine]] (VM) on your laptop.
  
 
== Features ==
 
== Features ==
Line 5: Line 5:
 
* [[NodePorts]]
 
* [[NodePorts]]
 
* [[ConfigMaps]] and [[Secrets]]
 
* [[ConfigMaps]] and [[Secrets]]
* [[Dashboards]]
+
* Dashboards
 
* Container Runtime: Docker, [[CRI-O]], and containerd
 
* Container Runtime: Docker, [[CRI-O]], and containerd
 
* Enabling [[CNI]] (Container Network Interface)
 
* Enabling [[CNI]] (Container Network Interface)
Line 21: Line 21:
 
  /usr/local/bin/minikube
 
  /usr/local/bin/minikube
 
  -bash: /usr/local/bin/minikube: [[cannot execute binary file]]
 
  -bash: /usr/local/bin/minikube: [[cannot execute binary file]]
 
Ubuntu, macOS:
 
curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube_latest_arm64.deb
 
sudo dpkg -i minikube_latest_arm64.deb
 
[[minikube start]]
 
 
[[multipass launch minikube]]
 
  
 
== Commands ==
 
== Commands ==
Line 34: Line 27:
 
* <code>[[kubectl create deployment]] hello-minikube --image=k8s.gcr.io/echoserver:1.10</code>
 
* <code>[[kubectl create deployment]] hello-minikube --image=k8s.gcr.io/echoserver:1.10</code>
 
* <code>[[minikube service]] hello-minikube --url</code>
 
* <code>[[minikube service]] hello-minikube --url</code>
* <code>[[minikube dashboard]]</code>
 
* <code>[[minikube status]]</code>
 
* <code>[[minikube version]]</code>
 
* <code>[[minikube --help]]</code>
 
  
 
== Information ==
 
== Information ==
 
* <code>[[kubectl get apiservices]]</code>
 
* <code>[[kubectl get apiservices]]</code>
* <code>[[kubectl get services -A]]</code>
+
* <code>[[kubectl get services]]</code>
  
 
  kubectl get nodes
 
  kubectl get nodes
Line 58: Line 47:
 
* <code>[[minikube delete]]</code>
 
* <code>[[minikube delete]]</code>
 
* <code>[[minikube ssh]]</code>
 
* <code>[[minikube ssh]]</code>
 
== Activities ==
 
* Read https://minikube.sigs.k8s.io/docs/faq/
 
  
 
== Related terms ==
 
== Related terms ==
 
* [[Minishift]]
 
* [[Minishift]]
 
* [[Katacoda]] Kubernetes playground
 
* [[Katacoda]] Kubernetes playground
* [[Play with Kubernetes]]
+
* [[Kind (Kubernetes)]]
* <code>[[KinD (Kubernetes in Docker)|kind]]</code>
 
 
* [[MicroK8s]]
 
* [[MicroK8s]]
 +
* [[Install Istio]]
 +
* [[Snap install Kubernetes]]
 
* [[Skaffold]]
 
* [[Skaffold]]
 
* <code>~/[[.minikube/]]</code>
 
* <code>~/[[.minikube/]]</code>
* <code>[[helm install]]</code>
 
* [[k3s]]
 
* [[Hostpath]]
 
* <code>[[k8s.io/minikube-hostpath]]</code>
 
  
 
== See also ==
 
== See also ==
 
* {{minikube}}
 
* {{minikube}}
 
* {{kubectl get}}
 
* {{kubectl get}}
* {{Katacoda}}
+
* {{K8s}}
* {{Mini K8s}}
 
  
  
 
[[Category:Mikikube]]
 
[[Category:Mikikube]]
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

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: