1
0
Fork 0
Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
This commit is contained in:
Arnaud Morin 2022-01-09 00:11:44 +01:00
parent aad565f8a2
commit 23626db750
1 changed files with 5 additions and 0 deletions

View File

@ -269,4 +269,9 @@ kubectl delete deployment first-dep
```
## demo-flask app
Now, you are on your own, deploy the demo-flask app with 3 replicas on your kubernetes cluster.
The demo-flask app image is available at `arnaudmorin/demo-flask`