Revise tutorial to use NodePort instead of externa IP address.

This commit is contained in:
steveperry-53
2016-09-28 16:02:30 -07:00
parent bed0c33698
commit 8cdebc0d66
2 changed files with 56 additions and 52 deletions
+1 -1
View File
@@ -56,5 +56,5 @@ toc:
section:
- title: Running a Stateless Application Using a Deployment
path: /docs/tutorials/stateless-application/run-stateless-application-deployment/
- title: Exposing an External IP Address Using a Service
- title: Using a Service to Access an Application in a Cluster
path: /docs/tutorials/stateless-application/expose-external-ip-address-service/