update workload deploy page

This commit is contained in:
Adrian Goins
2018-12-06 22:10:44 -03:00
parent 84d74c8009
commit f75ad05f97
@@ -3,8 +3,7 @@ title: Deploying Workloads
weight: 200
---
These Quick Start Guides will walk you through deployment of an application. Then they will show you how to expose the application so that you can access it from outside the cluster.
These guides walk you through the deployment of an application, including how to expose the application for use outside of the cluster.
- [Workload with Ingress Quick Start](./quickstart-deploy-workload-ingress): Create a workload and then expose it using an Ingress.
- [Workload with NodePort Quick Start](./quickstart-deploy-workload-nodeport): Create a workload and then expose it using a Nodeport.
- [Workload with Ingress](./quickstart-deploy-workload-ingress)
- [Workload with NodePort](./quickstart-deploy-workload-nodeport)