Could you update your document about ingress-nginx install #397
-
|
hi, using follow commands can avoid configuration-snippet annotation error when install my-theia-cloud This can be a headache for new users, especially when they follow the ingress-nginx Helm installation guide directly and then proceed to install my-theia-cloud. so if possible, could you update your document about the ingress-nginx install? Aside from the previous issue, only one problem is left when installing the my-theia-cloud component. As shown in the image |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Hi, Thanks for reporting this. We haven’t updated to the latest 1.12 NGINX ingress controller in our demo/tests setups yet. The safest versions for Theia Cloud compatibility can be found in our Terraform configurations: https://github.com/eclipse-theia/theia-cloud/blob/main/terraform/modules/helm/main.tf#L107. It seems the 1.12 release of the nginx ingress controller introduces some breaking changes, including the issue you reported and this one here: kubernetes/ingress-nginx#12637, which appears similar to your report. We will update our guides soon |
Beta Was this translation helpful? Give feedback.














Hi @wss29 ,
No, this is not correct because the IPs do not match. In the basehost you use 192.168.1.140.sslip.io but then try to access https://192.168.0.140.sslip.io/trynow/ (Notice the difference in the third segment of the IP address. Once you have
1and once you have0). However, they need to match because the NGinX Ingress will only react to the host configured in the values.