Difference between revisions of "Minikube --help"

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

Revision as of 20:30, 13 July 2021

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
  delete         Deletes a local Kubernetes cluster
  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
  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 is a CLI tool that provisions and manages single-node Kubernetes clusters optimized for development workflows.

Usage:
  minikube [command]

Available Commands:
  dashboard        Opens/displays the kubernetes dashboard URL for your local cluster
  delete           Deletes a local kubernetes cluster.
  docker-env       sets up docker env variables; similar to '$(docker-machine env)'
  get-k8s-versions Gets the list of available kubernetes versions available for minikube.
  ip               Retrieve the IP address of the running cluster.
  logs             Gets the logs of the running localkube instance, used for debugging minikube, not user code.
  service          Gets the kubernetes URL for the specified service in your local cluster
  ssh              Log into or run a command on a machine with SSH; similar to 'docker-machine ssh'
  start            Starts a local kubernetes cluster.
  status           Gets the status of a local kubernetes cluster.
  stop             Stops a running local kubernetes cluster.
  version          Print the version of minikube.
Flags:
      --alsologtostderr[=false]: log to standard error as well as files
      --log-flush-frequency=5s: Maximum number of seconds between log flushes
      --log_backtrace_at=:0: when logging hits line file:N, emit a stack trace
      --log_dir="": If non-empty, write log files in this directory
      --logtostderr[=false]: log to standard error instead of files
      --show-libmachine-logs[=false]: Whether or not to show logs from libmachine.
      --stderrthreshold=2: logs at or above this threshold go to stderr
      --v=0: log level for V logs
      --vmodule=: comma-separated list of pattern=N settings for file-filtered logging

Use "minikube [command] --help" for more information about a command.


See also

Advertising: