{"tool":"minikube","tool_display":"Minikube","intent":"start-minikube-with-custom-addons","intent_display":"start minikube with custom addons","title":"Minikube Command: start minikube with custom addons","command_string":"minikube start --addons <metrics-server>","raw_command_string":"minikube start --addons {{metrics-server}}","description":"Exact CLI syntax to start minikube with custom addons using Minikube.","usage_scenario":"Use this command to start Minikube with the metrics-server addon for monitoring.","scenario_context":"Use this command to start Minikube with the metrics-server addon for monitoring.","simulated_output":"😄  minikube v1.23.2 on Darwin 11.2.3\n✨  Using the docker driver based on user configuration\n🔄  Starting control plane node minikube in cluster minikube\n🏄  Launching Kubernetes ...\n✅  Done! kubectl is now configured to use \"minikube\" cluster and \"default\" namespace","how_to_steps":["Run `minikube start --addons metrics-server` in your terminal.","Wait for Minikube to start and configure the cluster with the metrics-server addon.","Use `kubectl get pods -n kube-system` to verify the metrics-server is running."],"inferred_category":"Kubernetes","canonical_url":"https://www.syntaxstandard.com/minikube/start-minikube-with-custom-addons"}