Editing Minikube --help

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}}
+
*<code>[[minikube]] --help</code>
* <code>[[minikube]] --help</code>
 
  
== minikube --help ==
 
  
minikube version && minikube --help
 
minikube version: v1.22.0
 
commit: a03fbcf166e6f74ef224d4a63be4277d017bb62e
 
minikube provisions and manages local Kubernetes clusters optimized for development workflows.
 
 
Basic Commands:
 
  start          Starts a local Kubernetes cluster
 
  status        Gets the status of a local Kubernetes cluster
 
  stop          Stops a running local Kubernetes cluster
 
  [[minikube delete|delete]]        Deletes a local Kubernetes cluster
 
  [[minikube dashboard|dashboard]]      Access the Kubernetes dashboard running within the minikube cluster
 
  pause          pause Kubernetes
 
  unpause        unpause Kubernetes
 
 
Images Commands:
 
  docker-env    Configure environment to use minikube's Docker daemon
 
  podman-env    Configure environment to use minikube's Podman service
 
  cache          Add, delete, or push a local image into minikube
 
  image          Manage images
 
 
Configuration and Management Commands:
 
  addons        Enable or disable a minikube addon
 
  config        Modify persistent configuration values
 
  profile        Get or list the current profiles (clusters)
 
  update-context Update kubeconfig in case of an IP or port change
 
 
Networking and Connectivity Commands:
 
  service        Returns a URL to connect to a service
 
  tunnel        Connect to LoadBalancer services
 
 
Advanced Commands:
 
  mount          Mounts the specified directory into minikube
 
  ssh            Log into the minikube environment (for debugging)
 
  kubectl        Run a kubectl binary matching the cluster version
 
  node          Add, remove, or list additional nodes
 
  [[minikube cp|cp]]            Copy the specified file into minikube
 
 
Troubleshooting Commands:
 
  ssh-key        Retrieve the ssh identity key path of the specified node
 
  ssh-host      Retrieve the ssh host key of the specified node
 
  ip            Retrieves the IP address of the specified node
 
  logs          Returns logs to debug a local Kubernetes cluster
 
  update-check  Print current and latest version number
 
  version        Print the version of minikube
 
 
Other Commands:
 
  completion    Generate command completion for a shell
 
 
Use "minikube <command> --help" for more information about a given command.
 
  
== minikube --help ==
+
minikube --help
 
  Minikube is a CLI tool that provisions and manages single-node Kubernetes clusters optimized for development workflows.
 
  Minikube is a CLI tool that provisions and manages single-node Kubernetes clusters optimized for development workflows.
 
   
 
   
Line 89: Line 38:
 
</pre>
 
</pre>
  
 
== Related ==
 
* <code>[[kind --help]]</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)

Templates used on this page:

Advertising: