Ingress NGINX Controller for Kubernetes
Find a file
Kubernetes Prow Robot 0d873b620b
Merge pull request #6836 from RammusXu/patch-1
Update GKE internal LB annotations
2021-04-29 07:38:51 -07:00
.github Merge pull request #7075 from rikatz/issue-template 2021-04-29 07:08:51 -07:00
build updating test-runner/echo in code, docs fixup 2021-03-29 12:29:48 -04:00
charts/ingress-nginx Merge pull request #6836 from RammusXu/patch-1 2021-04-29 07:38:51 -07:00
cmd Allow multiple publish status addresses 2021-02-26 16:57:54 -05:00
deploy Merge pull request #6914 from Shan1024/patch-1 2021-04-29 03:50:51 -07:00
docs Merge pull request #6895 from webwurst/patch-5 2021-04-29 07:06:51 -07:00
hack Add Exoscale in the documentation 2021-04-23 16:28:45 +02:00
images updating nginx base image across repo 2021-03-26 14:30:50 -04:00
internal Merge pull request #6889 from alanjcastonguay/server-tokens-default-false 2021-04-29 07:16:51 -07:00
rootfs Expose Geo IP subdivision 1 as variables 2021-03-22 17:30:16 +00:00
test Alter e2e test for disable_catch_all.go 2021-04-22 12:01:41 -04:00
version Refactor version helper (#4437) 2019-08-13 13:46:16 -04:00
.codecov.yml Migrate to codecov.io (#2120) 2018-02-20 08:27:02 -08:00
.gitignore Ensure krew plugin includes license 2020-04-10 09:46:30 -04:00
.luacheckrc Enable lj-releng tool to lint lua code. 2020-06-09 18:01:35 +08:00
Changelog.md Prepare for v0.45.0 release (#7026) 2021-04-06 12:10:21 -07:00
cloudbuild.yaml Update cloudbuild gcb-docker-gcloud image 2020-12-25 21:16:11 -03:00
code-of-conduct.md Update code-of-conduct.md (#1842) 2017-12-20 15:34:27 -03:00
CONTRIBUTING.md Fix CLA URLs 2018-12-27 18:54:51 +01:00
go.mod Update go dependencies 2021-01-20 21:43:30 -03:00
go.sum Update go dependencies 2021-01-20 21:43:30 -03:00
LICENSE Initial commit 2016-11-04 23:54:14 +01:00
Makefile updating nginx base image 2021-03-25 13:28:35 -04:00
mkdocs.yml Update mkdocs, fix nodeport link and add microk8s link 2021-01-11 12:58:09 -03:00
OWNERS Proposing myself as an approver temporarily 2021-04-27 14:21:57 -03:00
OWNERS_ALIASES aledbf step down from ingress-nginx 2021-02-05 09:59:58 -03:00
README.md Update README.md 2021-01-13 12:18:51 -03:00
SECURITY.md Add SECURITY.md 2020-07-27 16:01:17 -06:00
SECURITY_CONTACTS aledbf step down from ingress-nginx 2021-02-05 09:59:58 -03:00
TAG Generate release v0.45 2021-04-06 09:28:13 -03:00

Help us to improve the NGINX Ingress controller completing the survey


NGINX Ingress Controller

Coverage Status Go Report Card GitHub license GitHub stars GitHub stars FOSSA Status

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.

Contributing

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.
  • See 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.
  • Check out the open issues.
  • Join our Kubernetes Slack channel: #ingress-nginx.

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.

Get Involved

  • Contributing: Pull requests are welcome!
    • Read CONTRIBUTING.md and check out help-wanted issues.
    • Submit github issues for any feature enhancements, bugs or documentation problems.
  • Support: Join to Kubernetes Slack in the #ingress-nginx channel to ask questions to 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.

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

License

Apache License 2.0