mirror of
https://github.com/bitinflow/laravel-docker-k8s.git
synced 2026-03-13 13:35:52 +00:00
update readme with get events
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user