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
3700
30.05.2022 13:22
- How to check if Kubernetes is installed?
3097
25.06.2020 08:22
- How to activate Pod Security Policies on Kubernetes cloud?
2251
11.05.2020 16:12
- What is a POD in kubernetes?
2018
11.08.2020 15:45
- Loadbalancer static ip?
1667
18.05.2021 16:47
- Connection to outside services from a pod
1535
08.02.2021 22:14
- No options for opening ports available
1533
29.09.2023 14:32
- Managed Kubernetes Service and available regions
1414
05.11.2021 08:18
- Managed Kubernetes OIDC with Google OpenID
1388
02.05.2023 14:00
- K8s volume , upload file in to it
1377
05.10.2021 12:03