Ingress NGINX Controller for Kubernetes
Find a file
Gabor Lekeny 5d8185c9d7
Handle request_id variable correctly in auth requests (#9219)
* Handle $request_id variable correctly in auth requests

* Make share_all_vars configurable

* Fix test name
2023-08-07 06:16:32 -07:00
.github test kind updates (#10272) 2023-08-02 07:12:42 -07:00
build update test runner (#10125) 2023-06-23 11:17:24 -07:00
changelog release notes 1.8.1 (#10161) 2023-06-30 18:37:24 -03:00
charts/ingress-nginx promote distroless otel init image (#10257) 2023-08-02 03:34:49 -07:00
cmd Fix golang-ci linter errors (#10128) 2023-07-03 05:50:52 -07:00
deploy Add rolling update strategy to each static deployment file (#10129) 2023-07-24 08:26:13 -07:00
docs Handle request_id variable correctly in auth requests (#9219) 2023-08-07 06:16:32 -07:00
hack Add rolling update strategy to each static deployment file (#10129) 2023-07-24 08:26:13 -07:00
images fix deps sha 2023-07-22 06:41:22 +08:00
internal Handle request_id variable correctly in auth requests (#9219) 2023-08-07 06:16:32 -07:00
magefiles release controller 1.8.0 and chart 4.7.0 (#10017) 2023-05-30 11:39:50 -07:00
pkg Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
rootfs Handle request_id variable correctly in auth requests (#9219) 2023-08-07 06:16:32 -07:00
test Handle request_id variable correctly in auth requests (#9219) 2023-08-07 06:16:32 -07:00
version Refactor version helper (#4437) 2019-08-13 13:46:16 -04:00
.gcloudignore add gcloud ignore 2023-06-23 09:31:00 -04:00
.gitignore Optional podman support (#9294) 2023-01-06 07:07:58 -08:00
.goreleaser.yaml Reimplement kubectl plugin release workflow (#8812) 2022-08-11 21:22:43 -07:00
.luacheckrc Enable lj-releng tool to lint lua code. 2020-06-09 18:01:35 +08:00
Changelog.md Automated Release Controller 1.5.2 (#9455) 2022-12-29 13:35:32 -08:00
Changelog.md.gotmpl Add mage files for changelog 2023-01-19 11:46:01 -05:00
cloudbuild.yaml with chroot now it can take longer than 30 mins 2022-12-24 15:51:50 -05:00
code-of-conduct.md Update code-of-conduct.md (#1842) 2017-12-20 15:34:27 -03:00
CONTRIBUTING.md Tips for new contributors (#8924) 2022-09-19 06:15:23 -07:00
ginkgo_upgrade.md added upgrade ginkgo documentation for contributors (#9753) 2023-03-18 15:15:16 -07:00
go.mod Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#10280) 2023-08-07 05:52:31 -07:00
go.sum Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#10280) 2023-08-07 05:52:31 -07:00
ingress-nginx.yaml Add mage files for changelog 2023-01-19 11:46:01 -05:00
ISSUE_TRIAGE.md Fix typos in ISSUE_TRIAGE.md (#7863) 2021-11-04 04:52:03 -07:00
LICENSE Initial commit 2016-11-04 23:54:14 +01:00
Makefile docs: add netlify configuration (#10073) 2023-06-12 19:45:58 -07:00
MANUAL_RELEASE.md Revert "Remove fastcgi feature" (#10081) 2023-06-13 12:55:59 -07:00
mkdocs.yml fix: add canary to sidebar in examples (#10068) 2023-06-11 11:41:46 -07:00
netlify.toml netlify: Only trigger preview when there are changes in docs. (#10144) 2023-06-27 11:50:32 -07:00
NEW_CONTRIBUTOR.md doc: update NEW_CONTRIBUTOR.md (#9381) 2022-12-07 16:10:22 -08:00
NEW_RELEASE_PROCESS.md Add mage files for changelog 2023-01-19 11:46:01 -05:00
NGINX_BASE changed to updated baseimage and reverted tag (#10143) 2023-06-27 11:06:33 -07:00
OWNERS I have not been able to fulfill my maintainer responsibilities for a while already, making it official now. (#9883) 2023-04-24 05:55:02 -07:00
OWNERS_ALIASES I have not been able to fulfill my maintainer responsibilities for a while already, making it official now. (#9883) 2023-04-24 05:55:02 -07:00
README.md release notes 1.8.1 (#10161) 2023-06-30 18:37:24 -03:00
SECURITY.md Add SECURITY.md 2020-07-27 16:01:17 -06:00
SECURITY_CONTACTS Add security contacts (#7642) 2021-09-15 12:24:12 -07:00
TAG changed to updated baseimage and reverted tag (#10143) 2023-06-27 11:06:33 -07:00

Ingress NGINX Controller

CII Best Practices Go Report Card GitHub license GitHub stars GitHub stars

Overview

ingress-nginx is an Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer.

Learn more about Ingress on the main Kubernetes documentation site.

Get started

See the Getting Started document.

Troubleshooting

If you encounter issues, review the troubleshooting docs, file an issue, or talk to us on the #ingress-nginx channel on the Kubernetes Slack server.

Changelog

See the list of releases to find out about feature changes. For detailed changes for each release; please check the Changelog.md file. For detailed changes on the ingress-nginx helm chart, please check the following CHANGELOG.md file.

Supported Versions table

Supported versions for the ingress-nginx project mean that we have completed E2E tests, and they are passing for the versions listed. Ingress-Nginx versions may work on older versions but the project does not make that guarantee.

Ingress-NGINX version k8s supported version Alpine Version Nginx Version Helm Chart Version
🔄 v1.8.1 1.27,1.26, 1.25, 1.24 3.18.2 1.21.6 4.7.*
🔄 v1.8.0 1.27,1.26, 1.25, 1.24 3.18.0 1.21.6 4.7.*
🔄 v1.7.1 1.27,1.26, 1.25, 1.24 3.17.2 1.21.6 4.6.*
🔄 v1.7.0 1.26, 1.25, 1.24 3.17.2 1.21.6 4.6.*
🔄 v1.6.4 1.26, 1.25, 1.24, 1.23 3.17.0 1.21.6 4.5.*
v1.5.1 1.25, 1.24, 1.23 3.16.2 1.21.6 4.4.*
v1.4.0 1.25, 1.24, 1.23, 1.22 3.16.2 1.19.10† 4.3.0
v1.3.1 1.24, 1.23, 1.22, 1.21, 1.20 3.16.2 1.19.10† 4.2.5
v1.3.0 1.24, 1.23, 1.22, 1.21, 1.20 3.16.0 1.19.10† 4.2.3
v1.2.1 1.23, 1.22, 1.21, 1.20, 1.19 3.14.6 1.19.10† 4.1.4
v1.1.3 1.23, 1.22, 1.21, 1.20, 1.19 3.14.4 1.19.10† 4.0.19
v1.1.2 1.23, 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9† 4.0.18
v1.1.1 1.23, 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9† 4.0.17
v1.1.0 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9† 4.0.13
v1.0.5 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9† 4.0.9
v1.0.4 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9† 4.0.6
v1.0.3 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9† 4.0.5
v1.0.2 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9† 4.0.3
v1.0.1 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9† 4.0.2
v1.0.0 1.22, 1.21, 1.20, 1.19 3.13.5 1.20.1 4.0.1

This build is patched against CVE-2021-23017.

See this article if you want upgrade to the stable Ingress API.

Get Involved

Thanks for taking the time to join our community and start contributing!

  • This project adheres to the Kubernetes Community Code of Conduct. By participating in this project, you agree to abide by its terms.

  • Contributing: Contributions of all kind are welcome!

    • Read CONTRIBUTING.md for information about setting up your environment, the workflow that we expect, and instructions on the developer certificate of origin that we require.
    • Join our Kubernetes Slack channel for developer discussion : #ingress-nginx-dev.
    • Submit GitHub issues for any feature enhancements, bugs or documentation problems.
      • Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
    • Join our ingress-nginx-dev mailing list
  • Support:

License

Apache License 2.0