Deprecation complete: whatis k8s ... (#3510)

* Deprecation complete: whatis k8s ...

* Fix redirect source.
This commit is contained in:
Steve Perry
2017-04-24 19:46:40 -07:00
committed by GitHub
parent fee12cc272
commit 184ed9429f
6 changed files with 9 additions and 31 deletions
@@ -1,5 +1,8 @@
---
title: Accessing Clusters
redirect_from:
- "/docs/user-guide/accessing-the-cluster/"
- "/docs/user-guide/accessing-the-cluster.html"
---
* TOC
@@ -3,6 +3,9 @@ assignees:
- bgrant0607
- mikedanese
title: What is Kubernetes?
redirect_from:
- "/docs/whatisk8s/"
- "/docs/whatisk8s.html"
---
Kubernetes is an [open-source platform for automating deployment, scaling, and operations of application containers](http://www.slideshare.net/BrianGrant11/wso2con-us-2015-kubernetes-a-platform-for-automating-deployment-scaling-and-operations) across clusters of hosts, providing container-centric infrastructure.
+3
View File
@@ -4,6 +4,9 @@ assignees:
- mikedanese
- rf232
title: Web UI (Dashboard)
redirect_from:
- "/docs/user-guide/ui/"
- "/docs/user-guide/ui.html"
---
Dashboard is a web-based Kubernetes user interface. You can use Dashboard to deploy containerized applications to a Kubernetes cluster, troubleshoot your containerized application, and manage the cluster itself along with its attendant resources. You can use Dashboard to get an overview of applications running on your cluster, as well as for creating or modifying individual Kubernetes resources (such as Deployments, Jobs, DaemonSets, etc). For example, you can scale a Deployment, initiate a rolling update, restart a pod or deploy new applications using a deploy wizard.
-10
View File
@@ -1,10 +0,0 @@
---
assignees:
- lavalamp
- mikedanese
title: Accessing Clusters
---
{% include user-guide-content-moved.md %}
[Accessing Clusters](/docs/concepts/cluster-administration/access-cluster/)
-11
View File
@@ -1,11 +0,0 @@
---
assignees:
- bryk
- mikedanese
- rf232
title: Web UI (Dashboard)
---
{% include user-guide-content-moved.md %}
[Web UI (Dashboard)](/docs/tasks/web-ui-dashboard/)
-10
View File
@@ -1,10 +0,0 @@
---
assignees:
- bgrant0607
- mikedanese
title: What is Kubernetes?
---
{% include user-guide-content-moved.md %}
[What is Kubernetes?](/docs/concepts/overview/what-is-kubernetes/)