Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traefik-dashboard pod not created after microk8s enable traefik #4497

Open
Hu1buerger opened this issue Apr 16, 2024 · 1 comment
Open

traefik-dashboard pod not created after microk8s enable traefik #4497

Hu1buerger opened this issue Apr 16, 2024 · 1 comment

Comments

@Hu1buerger
Copy link

Summary

microk8s enable traefik dosnt create the traefik-web-ui pod.

Indicated by:
microk8s kubectl port-forward -n traefik traefik-web-ui 18080:8080 returns Error from server (NotFound): pods "traefik-web-ui" not found

What Should Happen Instead?

i would expect the pod to be at least created.

Reproduction Steps

  1. install ubuntu on a physical machine
  2. microk8s enable metallb:10.0.1.0/24
  3. microk8s enable traefik
  4. microk8s kubectl port-forward -n traefik traefik-web-ui 18080:8080

Introspection Report

inspection-report-20240416_165158.tar.gz

Can you suggest a fix?

Are you interested in contributing with a fix?

yes

@Hu1buerger
Copy link
Author

I also reproduced this behaviour on Ubuntu 22.04 LTS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant