Ingress NGINX Controller for Kubernetes
Find a file
Kubernetes Prow Robot 010563df2e
Merge pull request #5065 from SzekeresB/dev/add-headers-configmap-tc
Created test case for add headers configmap
2020-02-14 11:35:29 -08:00
.github Add missing bug label (#4900) 2020-01-08 12:13:58 -03:00
.travis Add travis script for docs (#4974) 2020-01-28 08:34:15 -03:00
build Update go to 1.13.8 (#5070) 2020-02-13 19:41:35 -03:00
cmd Add flag to allow custom ingress status update intervals (#5050) 2020-02-10 16:52:50 -03:00
deploy Cleanup of e2e tests 2020-02-14 01:09:08 -03:00
docs Merge pull request #5071 from triodan/gzip-min-length 2020-02-14 10:22:17 -08:00
hack Add script to check go version and fix output directory permissions (#4907) 2020-01-09 13:48:43 -03:00
images Update go to 1.13.8 (#5070) 2020-02-13 19:41:35 -03:00
internal Add gzip-min-length as a configurable 2020-02-14 13:29:51 +07:00
rootfs Add gzip-min-length as a configurable 2020-02-14 13:29:51 +07:00
test Added 'Add headers' configmap parameter testcase. 2020-02-14 19:56:43 +01:00
vendor Update code to use pault.ag/go/sniff package (#5038) 2020-02-07 12:27:43 -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
.dockerignore Move nginx to root directory 2017-10-06 16:58:36 -03:00
.gitignore Remove binary from repository 2020-02-13 15:33:14 -03:00
.luacheckrc lua randomseed per worker 2018-12-20 17:09:29 +04:00
.travis.yml Fix travis (#4976) 2020-01-28 08:48:28 -03:00
Changelog.md Release 0.28.0 (#4970) 2020-01-28 07:56:33 -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 code to use pault.ag/go/sniff package (#5038) 2020-02-07 12:27:43 -03:00
go.sum Update code to use pault.ag/go/sniff package (#5038) 2020-02-07 12:27:43 -03:00
LICENSE Initial commit 2016-11-04 23:54:14 +01:00
Makefile Merge pull request #5068 from cmluciano/cml/buildxreadme 2020-02-13 11:50:37 -08:00
mkdocs.yml Fix broken links in documentation (#4746) 2019-11-08 16:22:52 -03: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 Cleanup README.md (#5037) 2020-02-07 10:53:03 -03:00
requirements-docs.txt Cleanup docs (#5043) 2020-02-09 20:50:27 -03:00
SECURITY_CONTACTS Update embargo doc link in SECURITY_OWNERS and changes PST to PSC 2019-03-08 10:23:48 -07: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

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