Hi,
i am having troubles with the wordpress install guide using helm at https://labs.ovh.com/kubernetes-k8s/documentation/tutorial/installing-wordpress
The install and all works well, but when i try to connect to
http://$mynodeurlfromcloudcenter:$NODE_PORT/
it seems the port is not open. I cannot connect with a browser.
If i have a look at kubectl get services, i see that the type is "LoadBalancer" for the wordpress service.
Shouldn't that be avoided by the "--set serviceType=NodePort" in the helm install command?
$ kubectl get services
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
early-rattlesnake-mariadb ClusterIP 10.3.63.40 3306/TCP 19m
early-rattlesnake-wordpress LoadBalancer 10.3.75.68 80:31528/TCP,443:30644/TCP 19m
kubernetes ClusterIP 10.3.0.1 443/TCP 57m
Regards
Marco
Managed Kubernetes service-old - Issues with Wordpress install guide
Related questions
- Kubernetes loadbalancer IP source
7696
02.08.2019 06:18
- Pull image kubernetes
7369
08.11.2022 11:07
- Kubernetes dashboard
6919
02.12.2019 14:14
- Managed Kubernetes Platform is now live !
6280
27.02.2019 15:20
- All pods killed and to "Container Creating"
5895
13.02.2019 10:11
- Certificate order pending
5716
11.09.2023 19:32
- Guides pour la mise en place et l'utilisation des volumes
5427
10.04.2019 12:27
- Erreur intempestive
5410
03.04.2019 17:18
- Mémoire pod limitée java
4913
24.04.2019 22:19