Minikube addons ecosystem¶
The Minikube addons ecosystem refers to the catalog of easily installed Kubernetes services and extensions available within Minikube^[400-devops-06-kubernetes-minikube.md]. Users can interact with this ecosystem using the minikube addons command-line interface to extend the functionality of their local cluster^[400-devops-06-kubernetes-minikube.md].
Usage¶
To view the full list of available addons, users can run the list command^[400-devops-06-kubernetes-minikube.md].
[Minikube](<./minikube.md>) addons list
Related Concepts¶
Sources¶
- 400-devops-06-kubernetes-minikube.md