-
Notifications
You must be signed in to change notification settings - Fork 582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nginx ingress controller extra_args definition does not work and causes rke-ingress-controller-deploy-job to fail #962
Comments
This issue shows up as rke-ingress-controller addons not being able to start successfully when creating cluster having the following yml configurations for ingress using rancher server version - v2.1.1-rc4.
Logs from rke-ingress-controller-deploy-job:
|
Tested with rancher server version - v2.1.1-rc6.
nginx ingress controller is able to start successfully with the extra_args:
|
Workflow mentioned in - https://rancher.com/docs/rke/v0.1.x/en/config-options/add-ons/ingress-controllers/#configuring-an-nginx-default-certificate works as expected. Able to create ingress using default certs specified as addons to ingress provider. |
RKE version:
0.1.10
cluster.yml file:
Steps to Reproduce:
Attempt to set any
extra_args
in the RKE cluster.yml, when cluster is brought up, the nginx-deploy job will fail because of something similar toThe text was updated successfully, but these errors were encountered: