Ingress NGINX Controller for Kubernetes
Find a file
Kubernetes Prow Robot 6d90b5e10a
Merge pull request #6608 from ElvinEfendi/ewma-canary-test
make sure canary attributes are reset on ewma backend sync
2020-12-11 07:21:24 -08:00
.github Fix chart-releaser action 2020-12-09 00:58:56 -03:00
build Update kindest image 2020-12-02 11:11:28 -03:00
charts/ingress-nginx Fix helm chart releaser action 2020-12-09 07:49:32 -03:00
cmd Fixes for gosec 2020-12-04 20:29:07 -03:00
deploy Fix sum of nginx process connections 2020-11-16 18:43:09 +01:00
docs Merge pull request #6580 from kundan2707/deployreadme 2020-12-07 05:17:26 -08:00
hack Update test images 2020-10-29 19:34:05 -03:00
images Update nginx to 1.19.5 2020-11-27 14:19:20 -03:00
internal Fix nginx ingress variables for definitions with Backend 2020-12-05 14:40:22 -03:00
rootfs make sure canary attributes are reset on ewma backend sync 2020-12-11 09:38:58 -05:00
test Update helm chart-testing image 2020-12-05 16:09:34 -03: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 Release 0.41.2 2020-11-12 17:39:07 -03:00
cloudbuild.yaml Update cloudbuild jobs 2020-09-09 17:40:47 -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 Refactor handling of path Prefix and Exact 2020-11-10 07:21:34 -03:00
go.sum Refactor handling of path Prefix and Exact 2020-11-10 07:21:34 -03:00
LICENSE Initial commit 2016-11-04 23:54:14 +01:00
Makefile Update nginx image 2020-10-29 11:02:26 -03:00
mkdocs.yml Fix documentation table layout 2020-09-01 20:01:12 -04:00
OWNERS add cmluciano to owners 2019-11-08 11:06:23 -05:00
OWNERS_ALIASES Update OWNERS [skip ci] (#3205) 2018-10-08 15:40:25 -03:00
README.md Add a link to the helm ingress-nginx CHANGELOG.md file to the README.md 2020-12-09 14:17:30 +01:00
SECURITY.md Add SECURITY.md 2020-07-27 16:01:17 -06:00
SECURITY_CONTACTS Update embargo doc link in SECURITY_OWNERS and changes PST to PSC 2019-03-08 10:23:48 -07:00
TAG Update build TAG 2020-12-05 14:53:10 -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
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