Skip to content

Commit

Permalink
A README pointint to the actual docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmoraisjr committed Feb 8, 2017
1 parent fbacea9 commit 676b5a8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# HAProxy Ingress controller

[Ingress](https://kubernetes.io/docs/user-guide/ingress/) controller implementation for [HAProxy](http://www.haproxy.org/) loadbalancer.

# Usage

All docs are maintained on Ingress repository:

* Start with [deployment](https://github.com/kubernetes/ingress/tree/master/examples/deployment/haproxy) instructions
* See [TLS termination](https://github.com/kubernetes/ingress/tree/master/examples/tls-termination/haproxy) on how to enable `https` url

0 comments on commit 676b5a8

Please sign in to comment.