add kubespray to the XTesting as it provides newer version of kubenetes and can be...
[it/test.git] / XTesting / kubespray / docs / ingress_controller / alb_ingress_controller.md
1 # AWS ALB Ingress Controller
2
3 **NOTE:** The current image version is `v1.1.6`. Please file any issues you find and note the version used.
4
5 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).
6
7 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).
8
9 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.
10
11 ## Documentation
12
13 Checkout our [Live Docs](https://kubernetes-sigs.github.io/aws-alb-ingress-controller/)!
14
15 ## Getting started
16
17 To get started with the controller, see our [walkthrough](https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/walkthrough/echoserver/).
18
19 ## Setup
20
21 - See [controller setup](https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/controller/setup/) on how to install ALB ingress controller
22 - 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.
23
24 ## Building
25
26 For details on building this project, see our [building guide](https://kubernetes-sigs.github.io/aws-alb-ingress-controller/BUILDING/).
27
28 ## Community, discussion, contribution, and support
29
30 Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
31
32 You can reach the maintainers of this project at:
33
34 - [Slack channel](https://kubernetes.slack.com/messages/sig-aws)
35 - [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)
36
37 ### Code of conduct
38
39 Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
40
41 ## License
42
43 [![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)