Skip to content

dajsn/ingress-nginx

This branch is 962 commits behind kubernetes/ingress-nginx:main.

Folders and files

NameName
Last commit message
Last commit date
Apr 24, 2023
Apr 21, 2023
Mar 24, 2023
Apr 24, 2023
Apr 11, 2023
Mar 24, 2023
Apr 17, 2023
Apr 6, 2023
Apr 17, 2023
Apr 17, 2023
Mar 24, 2023
Apr 17, 2023
Apr 17, 2023
Apr 21, 2023
Aug 13, 2019
Jan 6, 2023
Aug 12, 2022
Jun 9, 2020
Sep 19, 2022
Dec 29, 2022
Jan 19, 2023
Nov 4, 2021
Nov 4, 2016
Jan 19, 2023
Feb 16, 2023
Dec 8, 2022
Jan 19, 2023
Apr 5, 2023
Apr 24, 2023
Apr 24, 2023
Mar 24, 2023
Jul 27, 2020
Sep 15, 2021
Mar 23, 2023
Dec 24, 2022
Dec 20, 2017
Mar 18, 2023
Apr 24, 2023
Apr 24, 2023
Jan 19, 2023
Mar 22, 2023

Repository files navigation

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.7.0 1.26, 1.25, 1.24 3.17.2 1.21.6
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

About

Ingress-NGINX Controller for Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.3%
  • Lua 8.4%
  • Shell 3.5%
  • Makefile 1.2%
  • Dockerfile 0.7%
  • Python 0.3%
  • Other 0.6%