Microk8s dashboard using nginx-ingress via http not working (Error: `no matches for kind "Ingress" in version "extensions/v1beta1"`)
I have microk8s v1.22.2 running on Ubuntu 20.04.3 LTS. Output from /etc/hosts : 127.0.0.1 localhost 127.0.1.1 main Excerpt from microk8s status : addons: enabled: dashboard # The Kubernetes dashboard ha-cluster # Configure high availability on the current node ingress # Ingress controller for external access metrics-server # K8s Metrics Server for API access