28921/is-autoscaling-possible-in-kubernetes-ingress-nginx
In principle, the NGINX ingress controller is indeed scalable -- it pulls its entire configuration from the Kubernetes API server and is in itself basically stateless.
adding to @kalgi's answer Using just the hostname ...READ MORE
I had the same problem and I ...READ MORE
This feature currently works only with nginx. Example ...READ MORE
I tried having something similar too. Deployment apiVersion: extensions/v1beta1 kind: ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Hey @Gopi, try your ingress probably like ...READ MORE
You have to create a secret named test-secret. ➜ ...READ MORE
Hi Kalgi after following above steps it ...READ MORE
This is not a routing problem on ...READ MORE
Try using ingress itself in this manner except ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.