Ingress NGINX Controller for Kubernetes
Find a file
dependabot[bot] 0bb07bffd0
Bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.5 (#9697)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.14.2 to 0.14.5.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.14.2...v0.14.5)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 23:22:18 -08:00
.github Replace deprecated command with environment file (#9581) 2023-02-05 23:37:00 -08:00
build Switch logic on path type validation and setting it to false (#9543) 2023-01-31 17:09:06 -08:00
changelog Release Notes Controller 1.6.4 Helm 4.5.1 2023-02-14 19:12:18 -05:00
charts/ingress-nginx Release new Helm Chart 2023-02-14 20:22:36 -05:00
cmd Enable profiler-address to be configured (#9311) 2022-12-04 11:49:54 -08:00
deploy Release Notes Controller 1.6.4 Helm 4.5.1 2023-02-14 19:12:18 -05:00
docs fix some comments (#9688) 2023-03-05 11:00:57 -08:00
hack Add mage files for changelog 2023-01-19 11:46:01 -05:00
images fix some comments (#9688) 2023-03-05 11:00:57 -08:00
internal fix some comments (#9688) 2023-03-05 11:00:57 -08:00
magefiles Bump golang.org/x/net in /magefiles (#9692) 2023-03-05 12:10:58 -08:00
pkg fix some comments (#9688) 2023-03-05 11:00:57 -08:00
rootfs Add CORS template check inside location for externalAuth.SignURL (#8814) 2023-01-19 06:58:36 -08:00
test fix some comments (#9688) 2023-03-05 11:00:57 -08:00
version Refactor version helper (#4437) 2019-08-13 13:46:16 -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
go.mod Bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.5 (#9697) 2023-03-06 23:22:18 -08:00
go.sum Bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.5 (#9697) 2023-03-06 23:22:18 -08: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 Rework Ginkgo usage (#9522) 2023-02-16 06:15:39 -08:00
MANUAL_RELEASE.md Add mage files for changelog 2023-01-19 11:46:01 -05:00
mkdocs.yml set edit_uri value with main branch (#8088) 2021-12-29 09:21:36 -08: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 upgrade nginx base image (#9436) 2022-12-24 06:17:27 -08:00
OWNERS Move bowei to emeritus owner (#9150) 2022-10-12 16:31:03 -07:00
OWNERS_ALIASES Move bowei to emeritus owner (#9150) 2022-10-12 16:31:03 -07:00
README.md Release Notes Controller 1.6.4 Helm 4.5.1 2023-02-14 19:12:18 -05: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 start 1.6.4 build 2023-02-14 15:55:09 -05: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
v1.6.4 1.26, 1.25, 1.24, 1.23 3.17.0 1.21.6
v1.5.1 1.25, 1.24, 1.23 3.16.2 1.21.6
v1.4.0 1.25, 1.24, 1.23, 1.22 3.16.2 1.19.10†
v1.3.1 1.24, 1.23, 1.22, 1.21, 1.20 3.16.2 1.19.10†
v1.3.0 1.24, 1.23, 1.22, 1.21, 1.20 3.16.0 1.19.10†
v1.2.1 1.23, 1.22, 1.21, 1.20, 1.19 3.14.6 1.19.10†
v1.1.3 1.23, 1.22, 1.21, 1.20, 1.19 3.14.4 1.19.10†
v1.1.2 1.23, 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.1.1 1.23, 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.1.0 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.5 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.4 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.3 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.2 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.1 1.22, 1.21, 1.20, 1.19 3.14.2 1.19.9†
v1.0.0 1.22, 1.21, 1.20, 1.19 3.13.5 1.20.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.
    • Support: Join the #ingress-nginx-users channel inside the Kubernetes Slack to ask questions or get support from the maintainers and other users.
    • The GitHub issues in the repository are exclusively for bug reports and feature requests.
    • Discuss: Tweet using the #IngressNginx hashtag.

License

Apache License 2.0