Deprecation complete: admin ... (#3538)
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: Installing Addons
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Installing Addons](/docs/concepts/cluster-administration/addons/)
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- soltysh
|
|
||||||
- sttts
|
|
||||||
title: Audit in Kubernetes
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Auditing](/docs/concepts/cluster-administration/audit/)
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- lavalamp
|
|
||||||
- thockin
|
|
||||||
title: Cluster Management Guide
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Cluster Management](/docs/concepts/cluster-administration/cluster-management/)
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- jszczepkowski
|
|
||||||
title: Setting up High-Availability Kubernetes Masters
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Setting up High-Availability Kubernetes Masters](/docs/tasks/administer-cluster/highly-available-master/)
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: Admin Guide
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Cluster Administration Overview](/docs/tasks/administer-cluster/overview/)
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- derekwaynecarr
|
|
||||||
- janetkuo
|
|
||||||
title: Sharing a Cluster with Namespaces
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Sharing a Cluster with Namespaces](/docs/tasks/administer-cluster/namespaces/)
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- mml
|
|
||||||
title: Cluster Management for Version 1.6
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Cluster Management for Version 1.6](/docs/tasks/administer-cluster/upgrade-1-6/)
|
|
||||||
@@ -1,5 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Installing Addons
|
title: Installing Addons
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/addons/"
|
||||||
|
- "/docs/admin/addons.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ assignees:
|
|||||||
- soltysh
|
- soltysh
|
||||||
- sttts
|
- sttts
|
||||||
title: Auditing
|
title: Auditing
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/audit/"
|
||||||
|
- "/docs/admin/audit.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
* TOC
|
* TOC
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ assignees:
|
|||||||
- lavalamp
|
- lavalamp
|
||||||
- thockin
|
- thockin
|
||||||
title: Cluster Management
|
title: Cluster Management
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/cluster-management/"
|
||||||
|
- "/docs/admin/cluster-management.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
* TOC
|
* TOC
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- jszczepkowski
|
- jszczepkowski
|
||||||
title: Setting up High-Availability Kubernetes Masters
|
title: Setting up High-Availability Kubernetes Masters
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/ha-master-gce/"
|
||||||
|
- "/docs/admin/ha-master-gce.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
* TOC
|
* TOC
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ assignees:
|
|||||||
- derekwaynecarr
|
- derekwaynecarr
|
||||||
- janetkuo
|
- janetkuo
|
||||||
title: Sharing a Cluster with Namespaces
|
title: Sharing a Cluster with Namespaces
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/namespaces/"
|
||||||
|
- "/docs/admin/namespaces/index.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
A Namespace is a mechanism to partition resources created by users into
|
A Namespace is a mechanism to partition resources created by users into
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ assignees:
|
|||||||
- davidopp
|
- davidopp
|
||||||
- lavalamp
|
- lavalamp
|
||||||
title: Cluster Administration Overview
|
title: Cluster Administration Overview
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/"
|
||||||
|
- "/docs/admin/index.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
The cluster administration overview is for anyone creating or administering a Kubernetes cluster.
|
The cluster administration overview is for anyone creating or administering a Kubernetes cluster.
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- mml
|
- mml
|
||||||
title: Cluster Management Guide for Version 1.6
|
title: Cluster Management Guide for Version 1.6
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/upgrade-1-6/"
|
||||||
|
- "/docs/admin/upgrade-1-6.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
* TOC
|
* TOC
|
||||||
|
|||||||
Reference in New Issue
Block a user