linkerd / linkerd-examples

Examples of how to configure and run linkerd
https://linkerd.io
Apache License 2.0
432 stars 221 forks source link

add rbac to all linkerd configs #215

Open siggy opened 6 years ago

siggy commented 6 years ago

rbac is enabled by default on newer versions of kubernetes. we should make this part of the default kubernetes linkerd config.

this commit added rbac to the default linkerd config, but did not update any docs around it: https://github.com/linkerd/linkerd-examples/commit/8967603cf8d0b0f4983d845f0a57beb8d8cad9c2