Skip to content
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

Upgrade NGINX Ingress Controller #24

Open
10 of 12 tasks
gothub opened this issue Feb 9, 2022 · 1 comment
Open
10 of 12 tasks

Upgrade NGINX Ingress Controller #24

gothub opened this issue Feb 9, 2022 · 1 comment
Assignees

Comments

@gothub
Copy link
Contributor

gothub commented Feb 9, 2022

The current version is 4.0.17.

todo:

@gothub gothub self-assigned this Feb 9, 2022
@gothub
Copy link
Contributor Author

gothub commented May 16, 2022

Currently on dev:

helm list -n ingress-nginx
NAME         	NAMESPACE    	REVISION	UPDATED                               	STATUS  	CHART               	APP VERSION
ingress-nginx	ingress-nginx	1       	2022-02-09 10:28:12.22761881 -0800 PST	deployed	ingress-nginx-4.0.17	1.1.1

... prod version is older:

helm list -n ingress-nginx
NAME         	NAMESPACE    	REVISION	UPDATED                                	STATUS  	CHART              	APP VERSION
ingress-nginx	ingress-nginx	1       	2021-12-28 17:01:35.768277057 -0800 PST	deployed	ingress-nginx-4.0.6	1.0.4

(from https://kubernetes.github.io/ingress-nginx/deploy/upgrade):

This upgrade should be able to be performed with

https://kubernetes.github.io/ingress-nginx/deploy/upgrade/

Note that this might cause cert-manager to reissue certs, which might cause service disruption.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant