From c9f7fbbd14d9fb6cfef696e4c08ae7251f1b955e Mon Sep 17 00:00:00 2001 From: Piethein Strengholt Date: Thu, 10 May 2018 22:22:31 +0200 Subject: [PATCH] update readme with get events --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) 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: