Skip to content
Snippets Groups Projects
Unverified Commit c208e432 authored by Alex's avatar Alex Committed by GitHub
Browse files

Update README.md

parent 9dbef3de
No related branches found
No related tags found
1 merge request!2repo: added new directory where utils scripts will be
...@@ -50,6 +50,10 @@ To assist you with the deployment of your first application with L2S-M, you can ...@@ -50,6 +50,10 @@ To assist you with the deployment of your first application with L2S-M, you can
```bash ```bash
kubectl create -f ./examples/ping-pong/ping.yaml kubectl create -f ./examples/ping-pong/ping.yaml
```
And then:
``` bash
kubectl create -f ./examples/ping-pong/pong.yaml kubectl create -f ./examples/ping-pong/pong.yaml
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment