- Notifications
You must be signed in to change notification settings - Fork0
Ingress-NGINX Controller for Kubernetes
License
XenoPhage/ingress-nginx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
We will discuss the results of our Community Survey, progress on the stabilization project, and ideas goingforward with the project atKubecon NA 2022 in Detroit. Come join us and let us hear what you'd like to see in thefuture for ingress-nginx.
https://kccncna2022.sched.com/event/18lgl?iframe=no
ingress-nginx is an Ingress controller for Kubernetes usingNGINX as a reverse proxy and load balancer.
Learn more about Ingress on the main Kubernetes documentation site.
See theGetting Started document.
If you encounter issues, review thetroubleshooting docs,file an issue, or talk to us on the#ingress-nginx channel on the Kubernetes Slack server.
Seethe list of releases to find out about feature changes.For detailed changes for each release; please check theChangelog.md file.For detailed changes on theingress-nginx
helm chart, please check the followingCHANGELOG.md file.
Ingress-NGINX version | k8s supported version | Alpine Version | Nginx Version |
---|---|---|---|
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 ispatched against CVE-2021-23017.
Seethis article if you want upgrade to the stable Ingress API.
Thanks for taking the time to join our community and start contributing!
This project adheres to theKubernetes 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 theIssue Reporting Checklist before opening an issue. Issues not conforming to the guidelinesmay be closed immediately.
Support: Join the#ingress-nginx-users channel inside theKubernetes Slack to ask questions or get support from the maintainers and other users.
- TheGitHub issues in the repository areexclusively for bug reports and feature requests.
Discuss: Tweet using the
#IngressNginx
hashtag.
About
Ingress-NGINX Controller for Kubernetes
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages0
Languages
- Go84.5%
- Lua8.9%
- Shell3.8%
- Makefile1.2%
- Dockerfile0.7%
- Python0.4%
- Other0.5%