Ingress NGINX Controller for Kubernetes
Find a file
dependabot[bot] 78e63770b0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /magefiles (#10774)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 16:52:26 +01:00
.github Add more unit tests to helm chart (#10731) 2023-12-14 16:17:09 +01:00
build supdate images from golang upgrade (#10750) 2023-12-12 03:16:59 +01:00
changelog Repository: Align changelog/controller-*.md to changelog/controller.md.gotmpl. 2023-11-28 09:20:12 +01:00
charts/ingress-nginx Chart: Improve #10673. 2023-12-19 10:01:41 +01:00
cmd Add missing dash (#10663) 2023-11-21 09:24:24 +01:00
deploy Release v1.9.4 (#10568) 2023-10-25 18:33:49 +02:00
docs supdate images from golang upgrade (#10750) 2023-12-12 03:16:59 +01:00
hack CI: Replace chart-testing image by e2e-test-runner. (#10761) 2023-12-15 01:13:34 +01:00
images otel distroless (#10741) 2023-12-08 23:15:02 +01:00
internal upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
magefiles Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /magefiles (#10774) 2023-12-20 16:52:26 +01:00
pkg fix: remove tcpproxy copy error handling 2023-11-29 16:00:40 +00:00
rootfs upgrade alpine to 3.19.0 2023-12-08 14:15:22 -05:00
test CI: Replace chart-testing image by e2e-test-runner. (#10761) 2023-12-15 01:13:34 +01: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 Add extra configMaps support to helm chart (#10673) 2023-12-02 14:26:23 +01:00
.golangci.yml Add golangci github action and replace the deprecated golint (#10187) 2023-09-06 10:06:53 -07: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
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.16.0 to 0.17.0 (#10775) 2023-12-19 08:43:58 +01:00
go.sum Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#10775) 2023-12-19 08:43:58 +01:00
go.work upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
go.work.sum upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01: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 Update mkdocs version (#10522) 2023-10-12 16:30:12 -03:00
MANUAL_RELEASE.md Revert "Remove fastcgi feature" (#10081) 2023-06-13 12:55:59 -07:00
mkdocs.yml Docs: Keep title in navbar in upcase (#10755) 2023-12-13 09:54:59 +01: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 supdate images from golang upgrade (#10750) 2023-12-12 03:16:59 +01: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 Chart: Put me in alphabetical order. 2023-11-27 16:52:57 +01:00
README.md remove unsupported bold release from README (#10605) 2023-11-02 20:58:36 +01: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 Update TAG 2023-10-26 07:34:46 -04: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 for all changes. For detailed changes for each release, please check the changelog-$version.md file for the release version. For detailed changes on the ingress-nginx helm chart, please check the changelog folder for a specific version CHANGELOG-$current-version.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.

Supported Ingress-NGINX version k8s supported version Alpine Version Nginx Version Helm Chart Version
🔄 v1.9.4 1.28, 1.27,1.26, 1.25 3.18.4 1.21.6 4.8.3*
🔄 v1.9.3 1.28, 1.27,1.26, 1.25 3.18.4 1.21.6 4.8.*
🔄 v1.9.1 1.28, 1.27,1.26, 1.25 3.18.4 1.21.6 4.8.*
🔄 v1.9.0 1.28, 1.27,1.26, 1.25 3.18.2 1.21.6 4.8.*
🔄 v1.8.4 1.27,1.26, 1.25, 1.24 3.18.2 1.21.6 4.7.*
🔄 v1.8.2 1.27,1.26, 1.25, 1.24 3.18.2 1.21.6 4.7.*
🔄 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

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 kinds 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