Ingress NGINX Controller for Kubernetes
Find a file
Stavros Foteinopoulos 1f06e26080
Add extra configMaps support to helm chart (#10673)
* Add extra configMaps support to helm chart

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>

* Introducing unit tests for helm chart

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>

---------

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>
2023-12-02 14:26:23 +01:00
.github Add extra configMaps support to helm chart (#10673) 2023-12-02 14:26:23 +01:00
build update nginx base, httpbun, e2e, helm webhook cert gen (#10506) 2023-10-11 23:53:19 +02:00
changelog Repository: Align changelog/controller-*.md to changelog/controller.md.gotmpl. 2023-11-28 09:20:12 +01:00
charts/ingress-nginx Add extra configMaps support to helm chart (#10673) 2023-12-02 14:26:23 +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 docs: add index for global-auth-always-set-cookie (#10670) 2023-11-22 11:59:09 +01:00
hack Rework mage (#10417) 2023-09-17 17:36:30 -07:00
images Revert "upgrade nginx" 2023-11-29 11:44:48 -05:00
internal Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
magefiles Chart: Rename changelog/Changelog-*.md into changelog/helm-chart-*.md. 2023-11-28 09:20:12 +01:00
pkg fix: remove tcpproxy copy error handling 2023-11-29 16:00:40 +00:00
rootfs Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
test Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +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 github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (#10645) 2023-11-13 14:58:04 +01:00
go.sum Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (#10645) 2023-11-13 14:58:04 +01:00
go.work Bump curl and Go version (#10503) 2023-10-11 16:16:11 +02:00
go.work.sum Revert "upgrade nginx" 2023-11-29 11:44:48 -05: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 Deprecate opentracing (#10615) 2023-11-05 01:58:35 +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 update the nginx build (#10707) 2023-11-30 22:53:05 +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