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

View File

@ -273,5 +273,6 @@ kubectl delete deployment first-dep
Now, you are on your own, deploy the demo-flask app with 3 replicas on your kubernetes cluster. 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` The demo-flask app image is available at:
[arnaudmorin/demo-flask](https://hub.docker.com/r/arnaudmorin/demo-flask)