microk8s: Ingress no longer exposing services on port 80
I’ve installed microk8s v1.21.0 from latest/edge and added the ingress addon, but microk8s isn’t listening on port 80.
This certainly used to be possible, as it’s been used in various demos. In some discussions about this issue it was suggested that it could be related to reinstalling microk8s (i.e. something isn’t removed on uninstall). I ran sudo snap remove --purge microk8s and then sudo snap install microk8s --classic --channel=latest/edge followed by enabling the dns, dashboard, registry, storage and ingress addons.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 1
- Comments: 32 (11 by maintainers)
inspection-report-20210709_142658.tar.gz
FYI, for support of 21.04 and later, microk8s inspect should use “ss” and “ip” commands instead of ifconfig and netstat.