Actualiser README.md
This commit is contained in:
parent
d1e9db8685
commit
669125ad1d
@ -65,3 +65,10 @@ If you are using a LoadBalancer service, you can access the application using th
|
|||||||
```
|
```
|
||||||
kubectl get services -n my-namespace
|
kubectl get services -n my-namespace
|
||||||
```
|
```
|
||||||
|
Open a web browser, enter this sentence and replace <external-ip> with the external IP address obtained from the previous step.
|
||||||
|
|
||||||
|
```
|
||||||
|
http://<external-ip>
|
||||||
|
```
|
||||||
|
|
||||||
|
This is it, your Todo-List is working, enjoy!
|
||||||
|
Loading…
Reference in New Issue
Block a user