Add important note about port
This tutorial should note that the Pod works **only** with `--port=8080`. This would probably save couple of hours for adventurous DevOps trainees.
This commit is contained in:
@@ -136,6 +136,8 @@ Kubernetes [*Service*](/docs/concepts/services-networking/service/).
|
|||||||
|
|
||||||
The `--type=LoadBalancer` flag indicates that you want to expose your Service
|
The `--type=LoadBalancer` flag indicates that you want to expose your Service
|
||||||
outside of the cluster.
|
outside of the cluster.
|
||||||
|
|
||||||
|
Please note that the Pod won't show up under ports other than 8080.
|
||||||
|
|
||||||
2. View the Service you just created:
|
2. View the Service you just created:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user