From 161f84bd344dcd55469e7baf6f37c129590479e4 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Mon, 20 Aug 2018 15:29:31 -0700 Subject: [PATCH] fixing typo and removing draft flag. --- .../en/k8s-in-rancher/horitzontal-pod-autoscaler/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/_index.md index 07890f99917..f3c06af67a8 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/_index.md @@ -1,7 +1,6 @@ --- -title: Horitzontal Pod Autoscaler +title: Horizontal Pod Autoscaler weight: 2300 -draft: true --- Using the Kubernetes [Horizontal Pod Autoscaler](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) feature (HPA), you can configure your cluster to automatically scale the services it's running up or down.