feat: add scaffolding for section on rbac

This commit is contained in:
Rémy-Christophe Schermesser 2019-05-09 15:43:11 +02:00
parent 5e16fa75f1
commit baeb323ee2
1 changed files with 15 additions and 0 deletions

15
20-rbac/README.md Normal file
View File

@ -0,0 +1,15 @@
# RBAC
## Introduction
## Exercices
Nothing to see here.
## Clean up
```bash
kubectl delete service,deployment,pod --all
```
## Links