You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
2.3 KiB

  1. # AWS ALB Ingress Controller
  2. **NOTE:** The current image version is `v1.1.6`. Please file any issues you find and note the version used.
  3. The AWS ALB Ingress Controller satisfies Kubernetes [ingress resources](https://kubernetes.io/docs/user-guide/ingress) by provisioning [Application Load Balancers](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html).
  4. This project was originated by [Ticketmaster](https://github.com/ticketmaster) and [CoreOS](https://github.com/coreos) as part of Ticketmaster's move to AWS and CoreOS Tectonic. Learn more about Ticketmaster's Kubernetes initiative from Justin Dean's video at [Tectonic Summit](https://www.youtube.com/watch?v=wqXVKneP0Hg).
  5. This project was donated to Kubernetes SIG-AWS to allow AWS, CoreOS, Ticketmaster and other SIG-AWS contributors to officially maintain the project. SIG-AWS reached this consensus on June 1, 2018.
  6. ## Documentation
  7. Checkout our [Live Docs](https://kubernetes-sigs.github.io/aws-alb-ingress-controller/)!
  8. ## Getting started
  9. To get started with the controller, see our [walkthrough](https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/walkthrough/echoserver/).
  10. ## Setup
  11. - See [controller setup](https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/controller/setup/) on how to install ALB ingress controller
  12. - See [external-dns setup](https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/external-dns/setup/) for how to setup the external-dns to manage route 53 records.
  13. ## Building
  14. For details on building this project, see our [building guide](https://kubernetes-sigs.github.io/aws-alb-ingress-controller/BUILDING/).
  15. ## Community, discussion, contribution, and support
  16. Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
  17. You can reach the maintainers of this project at:
  18. - [Slack channel](https://kubernetes.slack.com/messages/sig-aws)
  19. - [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)
  20. ### Code of conduct
  21. Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
  22. ## License
  23. [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcoreos%2Falb-ingress-controller.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoreos%2Falb-ingress-controller?ref=badge_large)