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

16 lines
140 B
Markdown

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