Skip to content

Add instructions when RBAC is enabled

Joshua Lambert requested to merge rbac-docs into master

We need to document how to handle clusters with RBAC enabled now that it is the default in 1.8 at least for GKE.

I've added an RBAC stub doc, which can review the usage of roles and bindings in the chart. We will need to add parts for:

  • Installation with Helm
  • Runner
  • Prometheus
  • kube-lego
  • nginx-ingress
  • ... any others we identify

I've also added details on how to setup Helm when RBAC is enabled.

Edited by Joshua Lambert

Merge request reports