In step 9 of the gateway section of the kubernetes tutorial, it uses a static IP address for curl test of the gateway "curl http://160.250.232.111". Instead, should clarify with the user that they should get their own ip address to test, using kubectl get gateway gateway and noting the ip address in the "ADDRESS" for the gateway.
In step 9 of the gateway section of the kubernetes tutorial, it uses a static IP address for curl test of the gateway "curl http://160.250.232.111". Instead, should clarify with the user that they should get their own ip address to test, using
kubectl get gateway gatewayand noting the ip address in the "ADDRESS" for the gateway.