Minikube
Connect Infra App to your local minikube Kubernetes cluster
Prerequisites
Install and start Minikube
Connect Infra App
Infra App will automatically discover the Minikube cluster. Switch to it by selecting the Cluster Switcher and then minikube:
Installing Metrics Server
Minikube doesn't include metrics server by default. You can install it via the minikube addons
command:
Last updated