mirror of
https://github.com/bitinflow/laravel-docker-k8s.git
synced 2026-03-13 13:35:52 +00:00
add screenshots
This commit is contained in:
BIN
public/img/kubernetes.png
Normal file
BIN
public/img/kubernetes.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 212 KiB |
BIN
public/img/laravel-docker.png
Normal file
BIN
public/img/laravel-docker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 89 KiB |
BIN
public/img/laravel-project.png
Normal file
BIN
public/img/laravel-project.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
@@ -29,6 +29,8 @@ If the image works correctly you should be able to open the following webpage. M
|
|||||||
```
|
```
|
||||||
http://localhost:8181/
|
http://localhost:8181/
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Build the image and push to Docker Hub
|
### Build the image and push to Docker Hub
|
||||||
|
|
||||||
@@ -93,6 +95,8 @@ Your default webbrowser will open a new tab using the following url:
|
|||||||
http://192.168.99.100:30000/#!/overview?namespace=default
|
http://192.168.99.100:30000/#!/overview?namespace=default
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
We can also validate the status by using the commandline. Run the following command:
|
We can also validate the status by using the commandline. Run the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -122,6 +126,8 @@ Use the port name and open the browser to validate if the image is working accor
|
|||||||
http://192.168.99.100:32469/
|
http://192.168.99.100:32469/
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
In case you want to debug, you can use the following command to see the events generated by Kubernetes:
|
In case you want to debug, you can use the following command to see the events generated by Kubernetes:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user