Kube Doom in own Kube cluster
Totor78 opened this issue · 2 comments
Totor78 commented
Hi,
I would use your repo in my own kube cluster. So I just use files in manifest directory and create service file and ingress. It does'nt work, should I add in my kube config :
extraPortMappings:
- containerPort: 5900
hostPort: 5900
listenAddress: "127.0.0.1"
Best regards,
Rémi
storax commented
Please provide more details about what exactly doesn't work.
Totor78 commented
Im sorry I was using K3s 1.16.X, that was the problem