Commit Graph

886 Commits (446b9cb33556abb663c02554153e80dfc531d79a)

Author SHA1 Message Date
Weibin Lin 831833d6b3 Update docs/admin/authentication.md (#5408)
* Update docs/admin/authentication.md

* Update authentication.md
2017-09-15 17:30:05 -07:00
Weibin Lin 34d2a2e7f2 fix typos in /admin/authorization/rbac.md (#5427) 2017-09-13 15:40:32 -07:00
Jennifer Rondeau 152dad953a Merge pull request #5378 from the-redback/patch-1
update docs/admin/authentication.md
2017-09-11 14:52:44 -04:00
Johannes 'fish' Ziemke 010449ee60 Fix configmaps resource name in rbac.md (#5389)
The resource is 'configmaps', not 'configmap'.
2017-09-11 08:54:35 -07:00
Abdullah Al Maruf - Tuhin e96a9f992c Fix Typos 2017-09-11 03:38:49 +06:00
lemon-tree 53debf5df0 Update kube-proxy.md (#5344)
there lost a blank character.
2017-09-08 09:09:48 -07:00
Qiming Teng ee641854a6 Fix admission-controllers section
This patch refactors the admin/admission-controllers section:

- Reorder the built-in controllers based on their names
- Added controllers that were not documented:

* GenericAdmissionWebhook
* Initializers
* LimitPodHardAntiAffinity
* NamespaceAutoProvision
* NamespaceExists
* OwnerReferencesPermissionEnforcement
* PersistenVolumeLabel
* PodPreset
* PodTolerationRestriction
2017-09-06 12:53:32 -07:00
Stewart-YU 1bc0bda657 Update authentication.md (#5281)
* Update authentication.md

Add links, and fix format.

* add that

* add code format
2017-09-05 14:28:47 -07:00
Andrew Chen fde2f830ff Merge pull request #5266 from chenhuan12/patch-77
fix the command output
2017-09-05 14:26:01 -07:00
Andrew Chen 5d15f4e288 Merge pull request #5273 from chenhuan12/patch-78
fix typo
2017-09-05 14:25:43 -07:00
Andrew Chen ebef9a24c6 Merge pull request #5208 from justinsb/fix_token_auth_file_link
Fix token-authentication-file internal link
2017-09-05 14:01:50 -07:00
chenhuan12 90877ea0b9 fix typo
fix typo
2017-09-02 10:01:53 +08:00
Andrew Chen cc289c8f6c Merge pull request #5062 from stewart-yu/patch-22
Update index.md
2017-09-01 17:17:07 -07:00
Andrew Chen d7cbe46e51 Merge pull request #5196 from hanxiaoshuai/patch-86
Update bootstrap-tokens.md
2017-09-01 16:55:30 -07:00
chenhuan12 e8ade71000 fix the command output
fix the command output
2017-09-01 16:34:07 +08:00
Justin Santa Barbara ffe506f76a Fix token-authentication-file internal link
Had a triple-#
2017-08-26 11:36:19 -04:00
Eric Chiang 78c2801d1b docs/admin: encourage out-of-tree auth-N/Z integrations
Remove the custom modules description in the authorization and
authentication docs. While we could add more later, we probably
don't want to advertise them to end users.

Also note that the authentication webhook and authenticating proxy
can be used to integrate with unsupported auth protocols.
2017-08-25 16:23:29 -07:00
Anthony a492cee70d Update bootstrap-tokens.md
modify "discription" to "description"
2017-08-25 14:43:29 +08:00
lemon-tree 3af984a7aa Update kube-proxy.md (#5051)
Modified "ip" to "IP".
2017-08-22 16:59:47 -07:00
XsWack 60a6ed4f4f Update authentication.md (#5102)
fix typo
2017-08-22 16:46:27 -07:00
irfanurrehman 120960b954 Make kubefed docs similar to rest of the docs in docs/admin (#4934)
* Change update-imported.docs.sh for kubefed docs

* Stop skipping title check for kubefed docs

* Update kubefed docs with titles
2017-08-21 17:52:50 -07:00
XsWack 36dd257ba1 The etcd container link is out of date in the yaml
The etcd container link is out of date in the  yaml file and there is something wrong when run the gcr.io/google_containers/etcd:2.0.9 container
2017-08-21 16:36:25 -07:00
Weibin Lin 25608e206e Update service-accounts-admin.md
fixed typos
2017-08-21 16:11:45 -07:00
lemon-tree c549dffaaf Update kubefed_init.md
“Init” is redundant.
2017-08-18 09:19:17 -07:00
Stewart-YU 532900f819 Update index.md
Fix the format. The format in orginal web page is confusion.
2017-08-18 17:30:16 +08:00
Stewart-YU 621959eeb2 Update authentication.md
Fix leading spaces in commands.
2017-08-17 15:48:42 -07:00
lichuqiang b568610c08 fix typo (#4964) 2017-08-17 15:48:30 -07:00
lemon-tree 732aef8820 Update rbac.md (#4973)
Added the lost "." .And the "NOTE" should  be in a new line.
2017-08-17 14:04:45 -07:00
XsWack 82d421f82a Update index.md (#4988)
format the command line
2017-08-17 13:51:02 -07:00
Weibin Lin cf8b1bc6f7 Update index.md (#4999)
fix typos
2017-08-17 13:40:00 -07:00
lemon-tree 7041867ee8 Update admission-controllers.md
Modified "is run" to "runs".
2017-08-17 11:56:51 -07:00
lemon-tree 98ce8444e0 Update kubeadm.md (#5004)
There is a lost "." should be added, and I modified "is use for" to "is used for".
2017-08-17 11:48:35 -07:00
Ti Zhou 53177b5de0 Fixed several typos in markdown files. (#5005) 2017-08-17 11:45:12 -07:00
lemon-tree d55906f8dd Update accessing-the-api.md
Modified the "root certificates" to "root certificate".
2017-08-17 10:48:04 -07:00
TigerXu bd17a0e819 update accessing-the-api.md (#4734) 2017-08-17 10:09:16 -07:00
lemon-tree 4fffcae260 Update kubefed.md (#5010)
Modified a bad link.
2017-08-17 10:02:03 -07:00
linweibin f90bca6e09 Fix typos
docs/admin/kube-apiserver.md, Line112: "recieving" --> "receiving"
docs/getting-started-guides/vsphere.md: add "." and "does" --> "do"
2017-08-17 20:05:03 +08:00
TigerXu fe11c3f8f7 Update extensible-admission-controllers.md (#4795)
fix typo
2017-08-14 22:58:11 -07:00
Irfan Ur Rehman 91b73938ba Fix bin name in kubefed docs 2017-08-14 10:40:23 -07:00
Stewart-YU 568d7d29ed Update kubefed_init.md
Fix leading spaces in commands
2017-08-14 10:37:01 -07:00
TigerXu 352363708a Update bootstrap-tokens.md 2017-08-14 10:13:36 -07:00
TigerXu 6e3af1055c Update multiple-zones.md (#4819)
* Update multiple-zones.md

update link

* Update multiple-zones.md
2017-08-14 10:12:21 -07:00
XsWack 74a714aa11 Update cluster-large.md
fix typo
2017-08-14 10:09:46 -07:00
lichuqiang 52fd55d372 fix typo 2017-08-12 09:44:14 -07:00
TigerXu d525d940e5 Update webhook.md (#4790)
* Update webhook.md

update link to webhook.go source file

* Update webhook.md
2017-08-12 09:31:43 -07:00
TigerXu 957dac9309 Update node-conformance.md (#4792)
* Update node-conformance.md

update link

* Update node-conformance.md

use relative branch
2017-08-12 09:30:18 -07:00
xuzhonghu 7e018fd376 fix typo in authentication.md 2017-08-10 21:43:55 -07:00
Michelle Au c835bfc68d Add multizone limitations regarding dynamic provisioning (#4706) 2017-08-10 16:04:02 -07:00
Stewart-YU a0a999d88e Update kubeadm.md
spelling mistake.
2017-08-10 10:49:48 -07:00
Qiming 291a583515 Fix typo in extensible-admission-controllers doc (#4405) 2017-08-07 15:50:40 -07:00
lichuqiang 6143903853 fix typo 2017-08-07 15:39:51 -07:00
XsWack 50c9226442 Update bootstrap-tokens.md
fix typo
2017-08-06 14:19:20 -07:00
Hazim 5da7b72b2d Add network overlay details to cloud routes flag
Add details for the `configure-cloud-routes` flag in case of network overlay being used.
2017-08-04 16:26:08 -07:00
Charlie R.C 8a31c8ad56 Update "readonly" in abac 2017-08-04 16:06:55 -07:00
lichuqiang 40f5d85c38 fix typo 2017-08-04 14:26:20 -07:00
Andrew Chen a02d76a2c0 Merge branch 'master' into assignees-to-approvers 2017-08-04 12:59:54 -07:00
craigbox 63092de7ba Update node/pod limits
Initial PR to reflect new scalability limits.  I have assumed the new number of total containers from the previous relationship but would prefer Wojciech to confirm
2017-08-04 15:22:14 +01:00
Aaron Crickenberger 18e9aa59d1 Rename OWNERS assignees: to approvers:
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
lichuqiang 80ea815b28 fix some spelling mistake 2017-08-02 23:00:45 -07:00
Luke Heidecke abd60bc4be Fix use of on-premises terminology (#4413)
* Fix use of on-premises terminology

* Update ingress doc with on-premises term
2017-08-01 15:10:37 -07:00
irfanurrehman e142f0fe9c [Federation] Add reference docs for kubefed (#2937)
* Update the reference docs for kubefed

* fix syntax typos

* add period

* fix ToC links

* fix kubefed link

* revert to Kubefed title as link

* Add kubefed reference docs for the first time

* Add link for base kubefed command also
2017-08-01 13:57:19 -07:00
Cao Shufeng 14df916093 Update NamespaceLifecycle admission controller 2017-08-01 00:34:29 -07:00
Lachlan Evenson 723bdc97a8 Update TLS bootstrapping docs (#4490)
* Add bootstrap tokens reference
Update kubelet required flags

* update kubelet flag

* update bootstrap tokens to add alpha wording

* update authorization provider background and standardize on system:bootstrappers group

* made kubelet requirements more prominant

* fix grammar

* wording updates based on review

* update md links
2017-07-31 23:55:48 -07:00
Davanum Srinivas cdaeaa56fe Fix Typo - "TokenAccessReviewStatus" -> "status" (#4475)
* Fix Typo - "TokenAccessReviewStatus" -> "status"

"TokenAccessReview" is the value of the "kind" field of the request and response. The webhook has to fill in the "status" field to indicate authenticate pass/fail status.

* Use back ticks for spec

For consistency highlight spec better using back ticks
2017-07-31 23:53:04 -07:00
Ahmet Alp Balkan acef396611 Fix typos and add a paragraph for initializers doc (#4369)
* Fix typos and add a paragraph for initializers doc

- Fixed a few consistency issues and typos in the doc
- Also fixed an username typo in assignees
- Added a paragraph explaining how the example initializerconfiguration will
  be applied once it is created.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Add .pending to metadata.initializers, re-wording

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-31 23:15:39 -07:00
Davanum Srinivas 11238eea0e Fix Typo - Initializer should be Initializers
Looking at the code, the right string to set in --admission-control would be `Initializers`:
https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/admission/initialization/initialization.go#L43
2017-07-31 17:21:10 -07:00
Davanum Srinivas 41ad364646 Fix Typo - "SubjectAccessReviewStatus" -> "status"
- "SubjectAccessReview" is the value of the "kind" field of the request and response. The webhook has to fill in the "status" field to indicate authorization passed or failed.
- For consistency highlight spec better using back ticks
2017-07-28 09:55:45 -07:00
liyao c4b110a08c fix some writen mistake
rm duplicated `resource` and insert a space between `during` and `leader` both at line 57
2017-07-24 09:43:48 -07:00
MofeLee b325abf830 Update authentication.md 2017-07-17 14:16:42 +08:00
ymqytw 5827f51779 sync imported docs 2017-07-14 23:18:04 -07:00
Ahmet Alp Balkan 0667180dd4 Remove self-links with domain names in docs (#4299)
* Remove self-links with domain names in docs

Fixes #4191. Skipping the tutorials we import from kubernetes/examples.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* update federation/index.md user-guide links

* update assign-pod-node.md links

* update dns-pod-service.md link

* update link in jobs-run-to-completion.md

* update link in minikube.md

* update PS link in minikube.md

* update links in stackpoint.md

* update links in storage.md

* fix link in vsphere.md

* fix links in deprecation-policy.md

* Update pick-right-solution.md

* Update web-ui-dashboard.md

* Update ingress.md

* Update federation-service-discovery.md

* Update user-guide.md

* Update expose-external-ip-address.md

* Update README.md

* Update README.md
2017-07-10 15:13:19 -07:00
jianglingxia 797b769ad8 nodes.md change v1.6 to v1.7 (#4327)
* change v1.6 to v1.7

Signed-off-by: jianglingxia <jiang.lingxia@zte.com.cn>

* update it
2017-07-10 11:19:45 -07:00
Chao Xu e792a9f383 fix a bug in the example initializerconfiguration 2017-07-05 15:06:37 -07:00
Mik Vyatskov 8deadb5815 Remove link to the removed code in Kubernetes repo 2017-07-05 13:23:23 -07:00
Fabrizio Pandini 30fd81db49 remove duplicate paragraph in "kubeadm Setup Tool Reference Guide" (#4260)
* remove duplicate paragraph

* remove duplicate paragraph
2017-07-05 11:44:43 -07:00
Cao Shufeng c806114c1d remove dead link
There is no "kubectl" section in this page. And non-resource urls do not
have too much relationship with kubectl(At least I think so), so we
don't need "see kubectl"
2017-07-03 09:41:30 -07:00
Lucas Käldström b9f0a5d0f4 Add an explanation of how the kubeadm kubelet dropin file works and a note about cAdvisor 2017-06-30 01:19:35 -07:00
zhangchaolei aae3bfaf3e Release 1.7 (#4094)
* Minor fixes in the Deployment doc

Signed-off-by: Michail Kargakis <mkargaki@redhat.com>

* add NodeRestriction to admission-controllers (#3842)

* Admins Can Configure Zones in Storage Class

The PR #38505 (https://github.com/kubernetes/kubernetes/pull/38505) added zones optional parameter to Storage Class for AWS and GCE provisioners.

That's why documentation needs to be updated accordingly.

* document custom resource definitions

* add host paths to psp (#3971)

* add host paths to psp

* add italics

* Update ConfigMap doc to explain TTL-based cache updates (#3989)

* Update ConfigMap doc to explain TTL-based cache updates

* swap word order

Change "When a ConfigMap being already consumed..." to "When a ConfigMap already being consumed..."

* Update NetworkPolicy docs for v1

* StorageOS Volume plugin

* Update GPU docs

* docs: HPA autoscaling/v2alpha1 status conditions

This commit documents the new status conditions feature for HPA
autoscaling/v2alpha1.  It demonstrates how to get the status conditions
using `kubectl describe`, and how to interpret them.

* Update description about NodeRestriction

kubelet node can alse create mirror pods for their own static pods.

* adding storage as a supported resource to node allocatable

Signed-off-by: Vishnu kannan <vishnuk@google.com>

* Add documentation for podpreset opt-out annotation

This adds the annotation for having the podpreset admission controller
to skip (opt-out) manipulating the pod spec.

Also, the annotation format for what presets have acted on a pod has
been modified to add a prefix of "podpreset-". The new naming makes it such
that there is no chance of collision with the newly introduced opt-out
annotation (or future ones yet to be added).

Opt-out annotation PR:
kubernetes/kubernetes#44965

* Update PDB documentation to explain new field (#3885)

* update-docs-pdb

* Addressed erictune@'s comments

* Fix title and add a TOC to the logging concept page

* Patch #4118 for typos

* Describe setting coredns server in nameserver resolv chain

* Address comments in PR #3997.

Comment is in
f6eb59c67e (diff-7a14981f3dd8eb203f897ce6c11d9828)

* Update task for DaemonSet history and rollback (#4098)

* Update task for DaemonSet history and rollback

Also remove mentions of templateGeneration field because it's deprecated

* Address comments

* removed lt and gt as operators (#4152)

* removed lt and gt as operators

* replace lt and gt for node-affinfity

* updated based on bsalamat review

* Initial draft of upgrade guide for kubeadm clusters.

In-place upgrades are supported between 1.6 and 1.7 releases. Rollback
instructions to come in a separate commit.

Fixes https://github.com/kubernetes/kubeadm/issues/278

* Add local volume documentation (#4050)

* Add local volume documentation

* Add PV local volume example

* Patch PR #3999

* Add documentation for Stackdriver event exporter

* Add documentation about controller metrics

* Federation: Add task for setting up placement policies (#4075)

* Add task for setting up placement policies

* Update version of management sidecar in policy engine deployment

* Address @nikhiljindal's comments

- Lower case filenames
- Comments in policy
- Typo fixes
- Removed type LoadBalancer from OPA Service

* Add example that sets cluster selector

Per-@nikhiljindal's suggestion

* Fix wording and templating per @chenopis

* PodDisruptionBudget documentation Improvements (#4140)

* Changes from #3885

Title: Update PDB documentation to explain new field
Author: foxish

* Added Placeholder Disruptions Concept Guide

New file: docs/concepts/workloads/pods/disruptions.md
Intented contents: concept for Pod Disruption Budget,
 cross reference to Eviction and Preemption docs.
Linked from: concepts > workloads > pods

* Added placeholder Configuring PDB Task

New file: docs/tasks/run-application/configure-pdb.md
Intented contents: task for writing a Pod Disruption Budget.
Linked from: tasks > configuring-applications > configure pdb.

* Add refs to the "drain a node" task.

* Refactor PDB docs.

Move the "Requesting an eviction" section from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
-- which is going away -- to:
docs/tasks/administer-cluster/safely-drain-node.md

The move is verbatim, except for an introductory sentence.

Also added assignees.

* Refactor of PDB docs

Moved the section:
Specifying a PodDisruptionBudget
from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
to:
docs/tasks/run-application/configure-pdb.md
because that former file is going away.
Move is verbatim.

* Explain how Eviction tools should handle failures

* Refactor PDB docs

Move text from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
to:
docs/concepts/workloads/pods/disruptions.md

Delete the now empty:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md

Added a redirects_from section to the new doc, containing the path
of the now-deleted doc, plus all the redirects from the deleted
doc.

* Expand PDB Concept guide

Building on a little content from the old task,
greatly expanded the Disruptions concept
guide, including an abstract example.

* Update creating a pdb Task.

* Address review comments.

* Fixed for all cody-clark's review comments

* Address review comments from mml

* Address review comments from maisem

* Fix missing backtick

* Api and Kubectl reference docs updates for 1.7 (#4193)

* Fix includes groups

* Generated kubectl docs for 1.7

* Generated references docs for 1.7 api

* Document node authorization mode

* API Aggregator (#4173)

* API Aggregator

* Additional bullet points

* incorporated feedback for apiserver-aggregation.md

* split setup-api-aggregator.md into two docs and address feedback

* fix link

* addressed docs feedback

* incorporate feedback

* integrate feedback

* Add documentation for DNS stub domains (#4063)

* Add documentation for DNS stub domains

* add additional prereq

* fix image path

* review feedback

* minor grammar and style nits

* documentation for using hostAliases to manage hosts file (#4080)

* documentation for using hostAliases to manage hosts file

* add to table of contents

* review comments

* update the right command to see hosts file

* reformat doc based on suggestion and change some wording

* Fix typo for #4080

* Patch PR #4063

* Fix wording in placement policy task introduction

* Add update to statefulset concepts and basic tutorial (#4174)

* Add update to statefulset concpets and basic tutorial

* Address tech comments.

* Update ESIPP docs for new added API fields

* Custom resource docs

* update audit document with advanced audit features added in 1.7

* kubeadm v1.7 documentation updates (#4018)

* v1.7 updates for kubeadm

* Address review comments

* Address Luke's comments

* Encrypting secrets at rest and cluster security guide

* Edits for Custom DNS Documentation (#4207)

* reorganize custom dns doc

* format fixes

* Update version numbers to 1.7

* Patch PR #4140 (#4215)

* Patch PR #4140

* fix link and typos

* Update PR template

* Update TLS bootstrapping with 1.7 features

This includes documenting the new CSR approver built into the
controller manager and the kubelet alpha features for certificate
rotation.

Since the CSR approver changed over the 1.7 release cycle we need
to call out the migration steps for those using the alpha feature.
This document as a whole could probably use some updates, but the
main focus of this PR is just to get these features minimally
documented before the release.

* Federated ClusterSelector

formatting updates from review

* complete PR #4181 (#4223)

* complete PR #4181

* fix security link

* Extensible admission controller (#4092)

* extensible-admission-controllers

* Update extensible-admission-controllers.md

* more on initializers

* fixes

* Expand external admission webhooks documentation

* wrap at 80 chars

* more

* add reference

* Use correct apigroup for network policy

* Docs changes to PR #4092 (#4224)

* Docs changes to PR #4092

* address feedback

* add doc for --as-group in cli

Add doc for this pr:
https://github.com/kubernetes/kubernetes/pull/43696
2017-06-29 22:39:40 -07:00
Christoph Blecker 2e192598a0 Update links to proper repos 2017-06-28 22:08:36 -07:00
Jamie Hannaford ddb6636f2c Document kubeadm KUBELET_DNS_ARGS issue 2017-06-26 09:00:20 -07:00
Jamie Hannaford 686b7aef38 Document how to use custom certs with kubeadm (#4113) 2017-06-25 11:44:44 -07:00
Selvi K 0b5ff11185 Typo in authentication.md 2017-06-23 00:49:31 -07:00
Murad Korejo bbffb34c6c Updates to docs/admin/kubelet-tls-bootstrapping (#3617)
* update TLS bootstrapping doc

* formatting edits on top of prev edits

* revert to lowercase b in title
2017-06-22 14:22:20 -07:00
Charlie R.C 4edbe7449d add PodNodeSelector to admission-controllers (#3691) 2017-06-22 14:19:28 -07:00
Charlie R.C 4ac5baaf51 Document the use of verb if set resourceNames
ref to https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/rbac/helpers.go#L225
2017-06-22 13:29:30 -07:00
Jonathan MacMillan daca587c77 Fix a typo in the High Availability docs (#4048) 2017-06-20 15:19:04 -07:00
xilabao f527759087 add the introduce of using wildcard '*' in nonResourceURL 2017-06-20 13:17:05 -07:00
Jamie Hannaford 0ef468e48b Add notes for file/flag precedence 2017-06-19 16:53:02 -07:00
Harry Zhang ed00765f3c Add CRI runtime support 2017-06-07 10:05:06 -07:00
Cao Shufeng 8dd901ee98 [authorization] fix invalid href for webhook 2017-06-05 11:42:13 +08:00
Jordan Liggitt 2841f6dabe Improve RBAC doc (#3951)
* Remove spurious cluster-status role description

* Indicate controller-manager must be granted controller roles when not run with --use-service-account-credentials
2017-06-02 14:26:39 -07:00
Charlie R.C 75303cfee4 add prompt about KUBE_REPO_PREFIX (#3597)
* add prompt about KUBE_REPO_PREFIX

* add period
2017-05-31 10:45:55 -07:00
Tuna d905c3838f add unit of --ttl duration (#3915)
* add unit of --ttl duration

fix #3890

* fix typo
2017-05-30 11:41:16 -07:00
Karthik Gaekwad 2660141c20 Fixes broken links 2017-05-30 11:40:29 -07:00
Charlie R.C b545d393b6 update recommend admission control plug-ins 2017-05-23 22:28:36 -07:00
Andrew Chen 3c1b0df482 Reimplement #3770 2017-05-23 14:10:17 -07:00
Andrew Chen fcfc676786 Reimplement #3767 2017-05-23 13:56:57 -07:00
Jim Rollenhagen 1a1afdf162 Trivial typo fix
s/Carabou/Caribou/ in the API access docs.
2017-05-22 18:12:42 -04:00
Rick Sostheim 4bacc2419c trivial markdown changes to cleanup page rendering
inserted json body pretty printed for further clarity.
2017-05-22 13:38:59 -07:00
Steve Perry a02a577082 Remove and redirect: admin/cluster-trouble. (#3839) 2017-05-18 22:29:20 -07:00