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
Containers and Orchestration - Kubernetes LoadBalancer external access fails
Related questions
- Managed Kubernetes LoadBalancer is not activated
4171
30.05.2022 13:22
- How to check if Kubernetes is installed?
3522
25.06.2020 08:22
- How to activate Pod Security Policies on Kubernetes cloud?
2762
11.05.2020 16:12
- What is a POD in kubernetes?
2638
11.08.2020 15:45
- No options for opening ports available
2119
29.09.2023 14:32
- Loadbalancer static ip?
2105
18.05.2021 16:47
- Connection to outside services from a pod
1953
08.02.2021 22:14
- Kubernetes control plane ttl and HA
1857
04.12.2023 16:45
- Kubernetes service endpoints no longer auto created, updated or deleted, how to fix?
1772
03.06.2025 08:50
- Managed Kubernetes Service and available regions
1743
05.11.2021 08:18