From f27759a768cfbd2d640d0bf05dfb003d304cc016 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Tue, 25 Apr 2017 13:00:52 -0700 Subject: [PATCH] Deprecation complete: horizontal-pod-autoscaling (#3528) --- .../horizontal-pod-autoscale-walkthrough.md | 3 +++ .../horizontal-pod-autoscaling/walkthrough.md | 12 ------------ 2 files changed, 3 insertions(+), 12 deletions(-) delete mode 100644 docs/user-guide/horizontal-pod-autoscaling/walkthrough.md diff --git a/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md b/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md index dc050ec377..f5bdf35886 100644 --- a/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md +++ b/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md @@ -5,6 +5,9 @@ assignees: - justinsb - directxman12 title: Horizontal Pod Autoscaling Walkthrough +redirect_from: +- "/docs/user-guide/horizontal-pod-autoscaling/walkthrough/" +- "/docs/user-guide/horizontal-pod-autoscaling/walkthrough.html" --- Horizontal Pod Autoscaling automatically scales the number of pods diff --git a/docs/user-guide/horizontal-pod-autoscaling/walkthrough.md b/docs/user-guide/horizontal-pod-autoscaling/walkthrough.md deleted file mode 100644 index 27c455dd66..0000000000 --- a/docs/user-guide/horizontal-pod-autoscaling/walkthrough.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -assignees: -- fgrzadkowski -- jszczepkowski -- justinsb -- directxman12 -title: Horizontal Pod Autoscaling ---- - -{% include user-guide-content-moved.md %} - -[Horizontal Pod Autoscaling Walkthrough](/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/)