Skip to content

kubernetes/ingress-nginx

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.16.0.
- [Commits](golang/crypto@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8dfdc30

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cmd
November 21, 2023 09:24
October 25, 2023 18:33
September 17, 2023 17:36
November 29, 2023 11:44
June 23, 2023 09:31
November 4, 2016 23:54
October 12, 2023 16:30
July 27, 2020 16:01
TAG
October 26, 2023 07:34
November 29, 2023 11:44

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