MicroK8s version:
- microk8s v1.34.3 (also reproducible on 1.35.0)
Environment:
- Fresh MicroK8s install
- No custom addon repositories
- Reproducible on multiple nodes/clusters
Steps to reproduce:
- sudo snap install microk8s --classic --channel=1.34/stable
- microk8s status
- microk8s enable dashboard
Expected result:
- Kubernetes Dashboard installs successfully
Actual result:
- microk8s enable dashboard fails with:
Error: looks like "https://kubernetes.github.io/dashboard/" is not a valid chart repository
failed to fetch https://kubernetes.github.io/dashboard/index.yaml : 404 Not Found