manusa/yakd

Minikube plugin

Closed this issue · 2 comments

We should try to create a Minikube addon similar to what KubeVirt or Headlamp has done:

  • https://github.com/kubernetes/minikube/pull/8275
  • https://github.com/kubernetes/minikube/pull/14315
# Enable the YAKD minikube addon 
minikube addons enable yakd
# Open Browser and navigate to deployed application
minikube service yakd-dashboard -n yakd-dashboard

Complete!