From aae83c3606696f8972e1e9743dc3e45a55961a40 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Thu, 14 Jun 2018 23:51:16 -0700 Subject: [PATCH] removing draft flag --- .../tasks/clusters/using-kubectl-to-access-a-cluster/_index.md | 1 - .../rancher/v2.x/en/tasks/global-configuration/catalog/_index.md | 1 - 2 files changed, 2 deletions(-) diff --git a/content/rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/_index.md b/content/rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/_index.md index 55fe24e15ab..d5c8caeb383 100644 --- a/content/rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/_index.md +++ b/content/rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/_index.md @@ -1,7 +1,6 @@ --- title: Using kubectl to Access a Cluster weight: 3450 -draft: true --- You can access and manage your Kubernetes clusters using the kubectl shell, all within the Rancher GUI. diff --git a/content/rancher/v2.x/en/tasks/global-configuration/catalog/_index.md b/content/rancher/v2.x/en/tasks/global-configuration/catalog/_index.md index 2ecf1dfd5d9..bf4f7e8f38e 100644 --- a/content/rancher/v2.x/en/tasks/global-configuration/catalog/_index.md +++ b/content/rancher/v2.x/en/tasks/global-configuration/catalog/_index.md @@ -1,7 +1,6 @@ --- title: Catalog weight: 3026 -draft: true --- Within Rancher, you can use Helm Charts for quick deployment of applications from a central repository.