From 0bef9fcb928a9c8305c9bcc34aebb8135e585738 Mon Sep 17 00:00:00 2001 From: Denise Schannon Date: Thu, 7 Jun 2018 21:16:09 -0700 Subject: [PATCH] undraft workloads and managing projects --- content/rancher/v2.x/en/concepts/workloads/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/rancher/v2.x/en/concepts/workloads/_index.md b/content/rancher/v2.x/en/concepts/workloads/_index.md index 903da5e737c..dcf7ed4300c 100644 --- a/content/rancher/v2.x/en/concepts/workloads/_index.md +++ b/content/rancher/v2.x/en/concepts/workloads/_index.md @@ -1,7 +1,6 @@ --- title: Workloads weight: 2175 -draft: true --- You can build any complex containerized application in Kubernetes using two basic constructs: pods and workloads. Once you build an application, you can expose it for access either within the same cluster or on the Internet using a third construct: services.