Remove page that only contains placeholder text (#7697)
* Remove page that only contains placeholder text * update landing page * fix url so that the internal link works correctly
This commit is contained in:
committed by
k8s-ci-robot
parent
49a81e1a69
commit
bb1658f932
+1
-2
@@ -27,9 +27,8 @@ toc:
|
|||||||
- docs/getting-started-guides/alternatives.md
|
- docs/getting-started-guides/alternatives.md
|
||||||
|
|
||||||
- title: Hosted Solutions
|
- title: Hosted Solutions
|
||||||
landing_page: /docs/setup/hosted-solutions/overview/
|
landing_page: /docs/setup/pick-right-solution/#hosted-solutions
|
||||||
section:
|
section:
|
||||||
- docs/setup/hosted-solutions/overview.md
|
|
||||||
- title: Running Kubernetes on Google Kubernetes Engine
|
- title: Running Kubernetes on Google Kubernetes Engine
|
||||||
path: https://cloud.google.com/kubernetes-engine/docs/before-you-begin/
|
path: https://cloud.google.com/kubernetes-engine/docs/before-you-begin/
|
||||||
- title: Running Kubernetes on Azure Container Service
|
- title: Running Kubernetes on Azure Container Service
|
||||||
|
|||||||
@@ -1,20 +0,0 @@
|
|||||||
---
|
|
||||||
title: Hosted Kubernetes Solutions
|
|
||||||
---
|
|
||||||
|
|
||||||
{% capture overview %}
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
{% endcapture %}
|
|
||||||
|
|
||||||
|
|
||||||
{% capture body %}
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
{% endcapture %}
|
|
||||||
|
|
||||||
|
|
||||||
{% include templates/concept.md %}
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user