feat: add scaffolding for section on sidecars

This commit is contained in:
Rémy-Christophe Schermesser 2019-05-09 15:42:39 +02:00
parent 79535df518
commit 9170fa9153
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# Sidecar containers: what, why, and how
## Introduction
## Exercices
Nothing to see here.
## Clean up
```bash
kubectl delete service,deployment,pod --all
```
## Links