update readme with get events

This commit is contained in:
Piethein Strengholt
2018-05-10 22:22:31 +02:00
parent 3e1cea3734
commit c9f7fbbd14

View File

@@ -114,6 +114,12 @@ The laravel project should be listed here between the different other images. Us
http://192.168.99.100:32676/ http://192.168.99.100:32676/
``` ```
In case you want to debug, you can use the following command to see the events generated by Kubernetes:
```
kubectl get events
```
### TODO ### TODO
Run the images straight from the docker.io hub: Run the images straight from the docker.io hub: