Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
This commit is contained in:
parent
aad565f8a2
commit
23626db750
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue