diff --git a/readme.md b/readme.md index 652aac6..f4daeca 100755 --- a/readme.md +++ b/readme.md @@ -114,6 +114,12 @@ The laravel project should be listed here between the different other images. Us 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 Run the images straight from the docker.io hub: