I have tried several times to configure a kafdrop service of LoadBalancer type (redirection of port 9000).
Will looking to the OVHCloud console / LoadBalancer, the status is first "CREATED" then "RUNNING" after several minutes, as it should.
kubectl get service shows the correct Public IP (same as OVHCloud Console) :
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
kafdrop LoadBalancer 10.3.187.208 51.210.253.187 9000:32644/TCP 18m
When testing in a browser http://"public-ip":9000/ the pages is not rendered
Where could be problem ? The port 9000 ? The LoadBalancer is not working now ?
Thanks for your help
Kubernetes LoadBalancer external access fails
Related questions
- How to check if Kubernetes is installed?
2282
25.06.2020 08:22
- How to activate Pod Security Policies on Kubernetes cloud?
1204
11.05.2020 16:12
- Managed Kubernetes LoadBalancer is not activated
1053
30.05.2022 13:22
- What is a POD in kubernetes?
992
11.08.2020 15:45
- Loadbalancer static ip?
889
18.05.2021 16:47
- K8s volume , upload file in to it
787
05.10.2021 12:03
- Connection to outside services from a pod
787
08.02.2021 22:14
- Managed Kubernetes Service and available regions
726
05.11.2021 08:18
- Managed Kubernetes OIDC with Google OpenID
688
02.05.2023 14:00
- Managed Kubernetes with external private registry and private root certificate authorit
686
20.04.2022 12:47