kubernetes-hands-on/21-rbac/README.md

16 lines
138 B
Markdown

# RBAC
## Introduction
## Exercices
Nothing to see here.
## Clean up
```sh
kubectl delete service,deployment,pod --all
```
## Links