Link rbac sample from deployment docs

This commit is contained in:
Joao Morais 2017-08-30 22:06:38 -03:00
parent ae44d8ec05
commit 1a285dd9e8
3 changed files with 15 additions and 0 deletions

View file

@ -70,6 +70,11 @@ configmap can be edited or replaced later in order to apply new
configuration on a running ingress controller. All supported options
are [here](https://github.com/jcmoraisjr/haproxy-ingress#configmap).
## RBAC Authorization
Check the [RBAC sample](/examples/rbac/haproxy) if deploying on a cluster with
[RBAC authorization](https://kubernetes.io/docs/admin/authorization/rbac/).
## Controller
Deploy HAProxy Ingress: