From cdc7278c82b6848ff32302809e5e93b6140e27f5 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Sun, 18 Feb 2018 11:29:37 -0800 Subject: [PATCH] In front matter, change approvers to reviewers. (#7433) --- .../configure-cloud-provider-firewall.md | 2 +- docs/tasks/access-application-cluster/web-ui-dashboard.md | 2 +- docs/tasks/access-kubernetes-api/configure-aggregation-layer.md | 2 +- .../extend-api-custom-resource-definitions.md | 2 +- .../access-kubernetes-api/extend-api-third-party-resource.md | 2 +- .../tasks/access-kubernetes-api/migrate-third-party-resource.md | 2 +- docs/tasks/access-kubernetes-api/setup-extension-api-server.md | 2 +- docs/tasks/administer-cluster/calico-network-policy.md | 2 +- docs/tasks/administer-cluster/cilium-network-policy.md | 2 +- docs/tasks/administer-cluster/cluster-management.md | 2 +- docs/tasks/administer-cluster/configure-multiple-schedulers.md | 2 +- docs/tasks/administer-cluster/configure-upgrade-etcd.md | 2 +- docs/tasks/administer-cluster/coredns.md | 2 +- docs/tasks/administer-cluster/cpu-management-policies.md | 2 +- docs/tasks/administer-cluster/declare-network-policy.md | 2 +- .../administer-cluster/developing-cloud-controller-manager.md | 2 +- docs/tasks/administer-cluster/dns-custom-nameservers.md | 2 +- docs/tasks/administer-cluster/encrypt-data.md | 2 +- .../guaranteed-scheduling-critical-addon-pods.md | 2 +- docs/tasks/administer-cluster/highly-available-master.md | 2 +- docs/tasks/administer-cluster/kube-router-network-policy.md | 2 +- docs/tasks/administer-cluster/kubeadm-upgrade-1-7.md | 2 +- docs/tasks/administer-cluster/kubeadm-upgrade-1-8.md | 2 +- docs/tasks/administer-cluster/kubeadm-upgrade-1-9.md | 2 +- docs/tasks/administer-cluster/kubelet-config-file.md | 2 +- docs/tasks/administer-cluster/namespaces-walkthrough.md | 2 +- docs/tasks/administer-cluster/namespaces.md | 2 +- docs/tasks/administer-cluster/out-of-resource.md | 2 +- docs/tasks/administer-cluster/pvc-protection.md | 2 +- docs/tasks/administer-cluster/reconfigure-kubelet.md | 2 +- docs/tasks/administer-cluster/reserve-compute-resources.md | 2 +- docs/tasks/administer-cluster/romana-network-policy.md | 2 +- docs/tasks/administer-cluster/running-cloud-controller.md | 2 +- docs/tasks/administer-cluster/safely-drain-node.md | 2 +- docs/tasks/administer-cluster/securing-a-cluster.md | 2 +- docs/tasks/administer-cluster/static-pod.md | 2 +- docs/tasks/administer-cluster/upgrade-1-6.md | 2 +- docs/tasks/administer-cluster/weave-network-policy.md | 2 +- .../configure-projected-volume-storage.md | 2 +- docs/tasks/configure-pod-container/configure-service-account.md | 2 +- docs/tasks/configure-pod-container/security-context.md | 2 +- docs/tasks/debug-application-cluster/audit.md | 2 +- docs/tasks/debug-application-cluster/core-metrics-pipeline.md | 2 +- .../debug-application-introspection.md | 2 +- docs/tasks/debug-application-cluster/debug-application.md | 2 +- docs/tasks/debug-application-cluster/debug-cluster.md | 2 +- docs/tasks/debug-application-cluster/debug-init-containers.md | 2 +- .../debug-pod-replication-controller.md | 2 +- docs/tasks/debug-application-cluster/debug-service.md | 2 +- docs/tasks/debug-application-cluster/debug-stateful-set.md | 2 +- docs/tasks/debug-application-cluster/events-stackdriver.md | 2 +- .../debug-application-cluster/get-shell-running-container.md | 2 +- .../debug-application-cluster/logging-elasticsearch-kibana.md | 2 +- docs/tasks/debug-application-cluster/logging-stackdriver.md | 2 +- docs/tasks/debug-application-cluster/monitor-node-health.md | 2 +- .../debug-application-cluster/resource-usage-monitoring.md | 2 +- docs/tasks/debug-application-cluster/troubleshooting.md | 2 +- docs/tasks/example-task-template.md | 2 +- docs/tasks/extend-kubectl/kubectl-plugins.md | 2 +- docs/tasks/federation/federation-service-discovery.md | 2 +- docs/tasks/federation/set-up-cluster-federation-kubefed.md | 2 +- docs/tasks/inject-data-application/podpreset.md | 2 +- docs/tasks/manage-daemon/rollback-daemon-set.md | 2 +- docs/tasks/manage-daemon/update-daemon-set.md | 2 +- docs/tasks/manage-gpus/scheduling-gpus.md | 2 +- docs/tasks/manage-hugepages/scheduling-hugepages.md | 2 +- docs/tasks/run-application/delete-stateful-set.md | 2 +- docs/tasks/run-application/force-delete-stateful-set-pod.md | 2 +- .../run-application/horizontal-pod-autoscale-walkthrough.md | 2 +- docs/tasks/run-application/horizontal-pod-autoscale.md | 2 +- .../run-application/rolling-update-replication-controller.md | 2 +- .../run-application/run-replicated-stateful-application.md | 2 +- docs/tasks/run-application/scale-stateful-set.md | 2 +- .../tasks/service-catalog/install-service-catalog-using-helm.md | 2 +- docs/tasks/service-catalog/install-service-catalog-using-sc.md | 2 +- docs/tasks/tls/certificate-rotation.md | 2 +- docs/tasks/tls/managing-tls-in-a-cluster.md | 2 +- docs/tasks/tools/install-kubectl.md | 2 +- 78 files changed, 78 insertions(+), 78 deletions(-) diff --git a/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md b/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md index 3140ba51d5..17e4635a77 100644 --- a/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md +++ b/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bprashanth - davidopp title: Configure Your Cloud Provider's Firewalls diff --git a/docs/tasks/access-application-cluster/web-ui-dashboard.md b/docs/tasks/access-application-cluster/web-ui-dashboard.md index 0c02dc5289..a847d021c6 100644 --- a/docs/tasks/access-application-cluster/web-ui-dashboard.md +++ b/docs/tasks/access-application-cluster/web-ui-dashboard.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bryk - mikedanese - rf232 diff --git a/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md b/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md index 0265ad1371..577c7e0f05 100644 --- a/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md +++ b/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md @@ -1,6 +1,6 @@ --- title: Configure the aggregation layer -approvers: +reviewers: - lavalamp - cheftako - chenopis diff --git a/docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions.md b/docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions.md index fa4cb453fe..c84bb2849e 100644 --- a/docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions.md +++ b/docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions.md @@ -1,6 +1,6 @@ --- title: Extend the Kubernetes API with CustomResourceDefinitions -approvers: +reviewers: - deads2k - enisoc --- diff --git a/docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md b/docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md index abd1e986ac..21feac868a 100644 --- a/docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md +++ b/docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - enisoc - IanLewis title: Extend the Kubernetes API with ThirdPartyResources diff --git a/docs/tasks/access-kubernetes-api/migrate-third-party-resource.md b/docs/tasks/access-kubernetes-api/migrate-third-party-resource.md index ba0cedf578..1c428d95aa 100644 --- a/docs/tasks/access-kubernetes-api/migrate-third-party-resource.md +++ b/docs/tasks/access-kubernetes-api/migrate-third-party-resource.md @@ -1,6 +1,6 @@ --- title: Migrate a ThirdPartyResource to CustomResourceDefinition -approvers: +reviewers: - enisoc - deads2k --- diff --git a/docs/tasks/access-kubernetes-api/setup-extension-api-server.md b/docs/tasks/access-kubernetes-api/setup-extension-api-server.md index 66c91cecb6..d2f876f4a2 100644 --- a/docs/tasks/access-kubernetes-api/setup-extension-api-server.md +++ b/docs/tasks/access-kubernetes-api/setup-extension-api-server.md @@ -1,6 +1,6 @@ --- title: Setup an extension API server -approvers: +reviewers: - lavalamp - cheftako - chenopis diff --git a/docs/tasks/administer-cluster/calico-network-policy.md b/docs/tasks/administer-cluster/calico-network-policy.md index ead5675a02..a561af6f27 100644 --- a/docs/tasks/administer-cluster/calico-network-policy.md +++ b/docs/tasks/administer-cluster/calico-network-policy.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - caseydavenport title: Use Calico for NetworkPolicy --- diff --git a/docs/tasks/administer-cluster/cilium-network-policy.md b/docs/tasks/administer-cluster/cilium-network-policy.md index 08abc7f519..fa4ed37eb8 100644 --- a/docs/tasks/administer-cluster/cilium-network-policy.md +++ b/docs/tasks/administer-cluster/cilium-network-policy.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - danwent title: Use Cilium for NetworkPolicy --- diff --git a/docs/tasks/administer-cluster/cluster-management.md b/docs/tasks/administer-cluster/cluster-management.md index f30735a4a2..92ab47a3bd 100644 --- a/docs/tasks/administer-cluster/cluster-management.md +++ b/docs/tasks/administer-cluster/cluster-management.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - lavalamp - thockin title: Cluster Management diff --git a/docs/tasks/administer-cluster/configure-multiple-schedulers.md b/docs/tasks/administer-cluster/configure-multiple-schedulers.md index 74b9d90a95..abe679bd54 100644 --- a/docs/tasks/administer-cluster/configure-multiple-schedulers.md +++ b/docs/tasks/administer-cluster/configure-multiple-schedulers.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - davidopp - madhusudancs title: Configure Multiple Schedulers diff --git a/docs/tasks/administer-cluster/configure-upgrade-etcd.md b/docs/tasks/administer-cluster/configure-upgrade-etcd.md index 330c14a409..0fb6ab3417 100644 --- a/docs/tasks/administer-cluster/configure-upgrade-etcd.md +++ b/docs/tasks/administer-cluster/configure-upgrade-etcd.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - mml - wojtek-t title: Operating etcd clusters for Kubernetes diff --git a/docs/tasks/administer-cluster/coredns.md b/docs/tasks/administer-cluster/coredns.md index ca456104aa..844531067d 100644 --- a/docs/tasks/administer-cluster/coredns.md +++ b/docs/tasks/administer-cluster/coredns.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - johnbelamaric title: Using CoreDNS for Service Discovery min-kubernetes-server-version: v1.9 diff --git a/docs/tasks/administer-cluster/cpu-management-policies.md b/docs/tasks/administer-cluster/cpu-management-policies.md index 2051b94d1d..35bd14b2ee 100644 --- a/docs/tasks/administer-cluster/cpu-management-policies.md +++ b/docs/tasks/administer-cluster/cpu-management-policies.md @@ -1,6 +1,6 @@ --- title: Control CPU Management Policies on the Node -approvers: +reviewers: - sjenning - ConnorDoyle - balajismaniam diff --git a/docs/tasks/administer-cluster/declare-network-policy.md b/docs/tasks/administer-cluster/declare-network-policy.md index d1b141c607..a678f4bca8 100644 --- a/docs/tasks/administer-cluster/declare-network-policy.md +++ b/docs/tasks/administer-cluster/declare-network-policy.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - caseydavenport - danwinship title: Declare Network Policy diff --git a/docs/tasks/administer-cluster/developing-cloud-controller-manager.md b/docs/tasks/administer-cluster/developing-cloud-controller-manager.md index 947d265484..67fc01112f 100644 --- a/docs/tasks/administer-cluster/developing-cloud-controller-manager.md +++ b/docs/tasks/administer-cluster/developing-cloud-controller-manager.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - luxas - thockin - wlan0 diff --git a/docs/tasks/administer-cluster/dns-custom-nameservers.md b/docs/tasks/administer-cluster/dns-custom-nameservers.md index 0230244566..85903915bf 100644 --- a/docs/tasks/administer-cluster/dns-custom-nameservers.md +++ b/docs/tasks/administer-cluster/dns-custom-nameservers.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bowei - zihongz title: Customizing DNS Service diff --git a/docs/tasks/administer-cluster/encrypt-data.md b/docs/tasks/administer-cluster/encrypt-data.md index 52df0332e7..76766e8544 100644 --- a/docs/tasks/administer-cluster/encrypt-data.md +++ b/docs/tasks/administer-cluster/encrypt-data.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - smarterclayton title: Encrypting Secret Data at Rest --- diff --git a/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md b/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md index bf54698b95..dc8a102c62 100644 --- a/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md +++ b/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - davidopp - filipg - piosz diff --git a/docs/tasks/administer-cluster/highly-available-master.md b/docs/tasks/administer-cluster/highly-available-master.md index cd7fe85e42..81917d4f6a 100644 --- a/docs/tasks/administer-cluster/highly-available-master.md +++ b/docs/tasks/administer-cluster/highly-available-master.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - jszczepkowski title: Set up High-Availability Kubernetes Masters --- diff --git a/docs/tasks/administer-cluster/kube-router-network-policy.md b/docs/tasks/administer-cluster/kube-router-network-policy.md index 9075730e72..ec229cf1cb 100644 --- a/docs/tasks/administer-cluster/kube-router-network-policy.md +++ b/docs/tasks/administer-cluster/kube-router-network-policy.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - murali-reddy title: Use Kube-router for NetworkPolicy --- diff --git a/docs/tasks/administer-cluster/kubeadm-upgrade-1-7.md b/docs/tasks/administer-cluster/kubeadm-upgrade-1-7.md index a78cc683b5..00efa8a4c4 100644 --- a/docs/tasks/administer-cluster/kubeadm-upgrade-1-7.md +++ b/docs/tasks/administer-cluster/kubeadm-upgrade-1-7.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - pipejakob title: Upgrading kubeadm clusters from 1.6 to 1.7 --- diff --git a/docs/tasks/administer-cluster/kubeadm-upgrade-1-8.md b/docs/tasks/administer-cluster/kubeadm-upgrade-1-8.md index adc276ff42..e8e5e23d1e 100644 --- a/docs/tasks/administer-cluster/kubeadm-upgrade-1-8.md +++ b/docs/tasks/administer-cluster/kubeadm-upgrade-1-8.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - pipejakob - luxas - roberthbailey diff --git a/docs/tasks/administer-cluster/kubeadm-upgrade-1-9.md b/docs/tasks/administer-cluster/kubeadm-upgrade-1-9.md index e3ae6c5a4f..66945c36aa 100644 --- a/docs/tasks/administer-cluster/kubeadm-upgrade-1-9.md +++ b/docs/tasks/administer-cluster/kubeadm-upgrade-1-9.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - pipejakob - luxas - roberthbailey diff --git a/docs/tasks/administer-cluster/kubelet-config-file.md b/docs/tasks/administer-cluster/kubelet-config-file.md index 24e30e9e7e..42e85e6b65 100644 --- a/docs/tasks/administer-cluster/kubelet-config-file.md +++ b/docs/tasks/administer-cluster/kubelet-config-file.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - mtaufen - dawnchen title: Set Kubelet parameters via a config file diff --git a/docs/tasks/administer-cluster/namespaces-walkthrough.md b/docs/tasks/administer-cluster/namespaces-walkthrough.md index ac9bc7fbf1..579c2f4906 100644 --- a/docs/tasks/administer-cluster/namespaces-walkthrough.md +++ b/docs/tasks/administer-cluster/namespaces-walkthrough.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - derekwaynecarr - janetkuo title: Namespaces Walkthrough diff --git a/docs/tasks/administer-cluster/namespaces.md b/docs/tasks/administer-cluster/namespaces.md index 1d9caef7f9..fc9840954f 100644 --- a/docs/tasks/administer-cluster/namespaces.md +++ b/docs/tasks/administer-cluster/namespaces.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - derekwaynecarr - janetkuo title: Share a Cluster with Namespaces diff --git a/docs/tasks/administer-cluster/out-of-resource.md b/docs/tasks/administer-cluster/out-of-resource.md index 450bb72627..62b090d223 100644 --- a/docs/tasks/administer-cluster/out-of-resource.md +++ b/docs/tasks/administer-cluster/out-of-resource.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - derekwaynecarr - vishh - timstclair diff --git a/docs/tasks/administer-cluster/pvc-protection.md b/docs/tasks/administer-cluster/pvc-protection.md index 4cc755840d..49bddc9dc6 100644 --- a/docs/tasks/administer-cluster/pvc-protection.md +++ b/docs/tasks/administer-cluster/pvc-protection.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - msau42 - jsafrane title: Persistent Volume Claim Protection diff --git a/docs/tasks/administer-cluster/reconfigure-kubelet.md b/docs/tasks/administer-cluster/reconfigure-kubelet.md index 171bef657d..aead7ff58b 100644 --- a/docs/tasks/administer-cluster/reconfigure-kubelet.md +++ b/docs/tasks/administer-cluster/reconfigure-kubelet.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - mtaufen - dawnchen title: Reconfigure a Node's Kubelet in a Live Cluster diff --git a/docs/tasks/administer-cluster/reserve-compute-resources.md b/docs/tasks/administer-cluster/reserve-compute-resources.md index ee83d76817..a6b65681ce 100644 --- a/docs/tasks/administer-cluster/reserve-compute-resources.md +++ b/docs/tasks/administer-cluster/reserve-compute-resources.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - vishh - derekwaynecarr - dashpole diff --git a/docs/tasks/administer-cluster/romana-network-policy.md b/docs/tasks/administer-cluster/romana-network-policy.md index 709459c87f..3c29af9e0f 100644 --- a/docs/tasks/administer-cluster/romana-network-policy.md +++ b/docs/tasks/administer-cluster/romana-network-policy.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - chrismarino title: Romana for NetworkPolicy --- diff --git a/docs/tasks/administer-cluster/running-cloud-controller.md b/docs/tasks/administer-cluster/running-cloud-controller.md index e349961c42..7fdb2a9433 100644 --- a/docs/tasks/administer-cluster/running-cloud-controller.md +++ b/docs/tasks/administer-cluster/running-cloud-controller.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - luxas - thockin - wlan0 diff --git a/docs/tasks/administer-cluster/safely-drain-node.md b/docs/tasks/administer-cluster/safely-drain-node.md index 08d27028c4..e2e60dab6e 100644 --- a/docs/tasks/administer-cluster/safely-drain-node.md +++ b/docs/tasks/administer-cluster/safely-drain-node.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - davidopp - mml - foxish diff --git a/docs/tasks/administer-cluster/securing-a-cluster.md b/docs/tasks/administer-cluster/securing-a-cluster.md index f6b405d4c3..a4ce6b44a2 100644 --- a/docs/tasks/administer-cluster/securing-a-cluster.md +++ b/docs/tasks/administer-cluster/securing-a-cluster.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - smarterclayton - liggitt - ericchiang diff --git a/docs/tasks/administer-cluster/static-pod.md b/docs/tasks/administer-cluster/static-pod.md index 022d6093f8..17b0030725 100644 --- a/docs/tasks/administer-cluster/static-pod.md +++ b/docs/tasks/administer-cluster/static-pod.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - jsafrane title: Static Pods --- diff --git a/docs/tasks/administer-cluster/upgrade-1-6.md b/docs/tasks/administer-cluster/upgrade-1-6.md index 6dc6bee72b..0eba137bf5 100644 --- a/docs/tasks/administer-cluster/upgrade-1-6.md +++ b/docs/tasks/administer-cluster/upgrade-1-6.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - mml title: Cluster Management Guide for Version 1.6 --- diff --git a/docs/tasks/administer-cluster/weave-network-policy.md b/docs/tasks/administer-cluster/weave-network-policy.md index 31ff6b5b5a..fa86a6baad 100644 --- a/docs/tasks/administer-cluster/weave-network-policy.md +++ b/docs/tasks/administer-cluster/weave-network-policy.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bboreham title: Weave Net for NetworkPolicy --- diff --git a/docs/tasks/configure-pod-container/configure-projected-volume-storage.md b/docs/tasks/configure-pod-container/configure-projected-volume-storage.md index 3920c2f239..88513ad981 100644 --- a/docs/tasks/configure-pod-container/configure-projected-volume-storage.md +++ b/docs/tasks/configure-pod-container/configure-projected-volume-storage.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - jpeeler - pmorie title: Configure a Pod to Use a Projected Volume for Storage diff --git a/docs/tasks/configure-pod-container/configure-service-account.md b/docs/tasks/configure-pod-container/configure-service-account.md index 707c893b0d..da2950f100 100644 --- a/docs/tasks/configure-pod-container/configure-service-account.md +++ b/docs/tasks/configure-pod-container/configure-service-account.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bprashanth - liggitt - thockin diff --git a/docs/tasks/configure-pod-container/security-context.md b/docs/tasks/configure-pod-container/security-context.md index 55781022a5..cb8a54af90 100644 --- a/docs/tasks/configure-pod-container/security-context.md +++ b/docs/tasks/configure-pod-container/security-context.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - erictune - mikedanese - thockin diff --git a/docs/tasks/debug-application-cluster/audit.md b/docs/tasks/debug-application-cluster/audit.md index 0e938a4181..356840acf5 100644 --- a/docs/tasks/debug-application-cluster/audit.md +++ b/docs/tasks/debug-application-cluster/audit.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - soltysh - sttts - ericchiang diff --git a/docs/tasks/debug-application-cluster/core-metrics-pipeline.md b/docs/tasks/debug-application-cluster/core-metrics-pipeline.md index 2703354cbd..ea1fd9dcad 100644 --- a/docs/tasks/debug-application-cluster/core-metrics-pipeline.md +++ b/docs/tasks/debug-application-cluster/core-metrics-pipeline.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - fgrzadkowski - piosz title: Core metrics pipeline diff --git a/docs/tasks/debug-application-cluster/debug-application-introspection.md b/docs/tasks/debug-application-cluster/debug-application-introspection.md index c660b9f601..d815f4654d 100644 --- a/docs/tasks/debug-application-cluster/debug-application-introspection.md +++ b/docs/tasks/debug-application-cluster/debug-application-introspection.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - janetkuo - thockin title: Application Introspection and Debugging diff --git a/docs/tasks/debug-application-cluster/debug-application.md b/docs/tasks/debug-application-cluster/debug-application.md index 3b7a17a0c6..45f4edaf57 100644 --- a/docs/tasks/debug-application-cluster/debug-application.md +++ b/docs/tasks/debug-application-cluster/debug-application.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - mikedanese - thockin title: Troubleshoot Applications diff --git a/docs/tasks/debug-application-cluster/debug-cluster.md b/docs/tasks/debug-application-cluster/debug-cluster.md index fc38c7269f..8031cbc9f8 100644 --- a/docs/tasks/debug-application-cluster/debug-cluster.md +++ b/docs/tasks/debug-application-cluster/debug-cluster.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - davidopp title: Troubleshoot Clusters --- diff --git a/docs/tasks/debug-application-cluster/debug-init-containers.md b/docs/tasks/debug-application-cluster/debug-init-containers.md index 4e114c8bf5..7ef77914a6 100644 --- a/docs/tasks/debug-application-cluster/debug-init-containers.md +++ b/docs/tasks/debug-application-cluster/debug-init-containers.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bprashanth - enisoc - erictune diff --git a/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md b/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md index 59cd762b32..c583ec06ae 100644 --- a/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md +++ b/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bprashanth title: Debug Pods and Replication Controllers --- diff --git a/docs/tasks/debug-application-cluster/debug-service.md b/docs/tasks/debug-application-cluster/debug-service.md index 9c7f04d0ce..d738bc9976 100644 --- a/docs/tasks/debug-application-cluster/debug-service.md +++ b/docs/tasks/debug-application-cluster/debug-service.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - thockin - bowei title: Debug Services diff --git a/docs/tasks/debug-application-cluster/debug-stateful-set.md b/docs/tasks/debug-application-cluster/debug-stateful-set.md index ac580d4632..5fa6ab3b3e 100644 --- a/docs/tasks/debug-application-cluster/debug-stateful-set.md +++ b/docs/tasks/debug-application-cluster/debug-stateful-set.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bprashanth - enisoc - erictune diff --git a/docs/tasks/debug-application-cluster/events-stackdriver.md b/docs/tasks/debug-application-cluster/events-stackdriver.md index 196c093b14..5ec3e132c8 100644 --- a/docs/tasks/debug-application-cluster/events-stackdriver.md +++ b/docs/tasks/debug-application-cluster/events-stackdriver.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - crassirostris - piosz title: Events in Stackdriver diff --git a/docs/tasks/debug-application-cluster/get-shell-running-container.md b/docs/tasks/debug-application-cluster/get-shell-running-container.md index cd564bcc67..c0510d893e 100644 --- a/docs/tasks/debug-application-cluster/get-shell-running-container.md +++ b/docs/tasks/debug-application-cluster/get-shell-running-container.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - caesarxuchao - mikedanese title: Get a Shell to a Running Container diff --git a/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana.md b/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana.md index 41196c6fb4..9a531f241e 100644 --- a/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana.md +++ b/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - crassirostris - piosz title: Logging Using Elasticsearch and Kibana diff --git a/docs/tasks/debug-application-cluster/logging-stackdriver.md b/docs/tasks/debug-application-cluster/logging-stackdriver.md index 67c9893e10..1cb0d84142 100644 --- a/docs/tasks/debug-application-cluster/logging-stackdriver.md +++ b/docs/tasks/debug-application-cluster/logging-stackdriver.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - crassirostris - piosz title: Logging Using Stackdriver diff --git a/docs/tasks/debug-application-cluster/monitor-node-health.md b/docs/tasks/debug-application-cluster/monitor-node-health.md index 7f41339097..7d75412008 100644 --- a/docs/tasks/debug-application-cluster/monitor-node-health.md +++ b/docs/tasks/debug-application-cluster/monitor-node-health.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - Random-Liu - dchen1107 title: Monitor Node Health diff --git a/docs/tasks/debug-application-cluster/resource-usage-monitoring.md b/docs/tasks/debug-application-cluster/resource-usage-monitoring.md index 9ca48d9bd0..e79ad00669 100644 --- a/docs/tasks/debug-application-cluster/resource-usage-monitoring.md +++ b/docs/tasks/debug-application-cluster/resource-usage-monitoring.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - mikedanese title: Tools for Monitoring Compute, Storage, and Network Resources --- diff --git a/docs/tasks/debug-application-cluster/troubleshooting.md b/docs/tasks/debug-application-cluster/troubleshooting.md index 4bf2e7bec2..1bc8a5a8e2 100644 --- a/docs/tasks/debug-application-cluster/troubleshooting.md +++ b/docs/tasks/debug-application-cluster/troubleshooting.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - brendandburns - davidopp title: Troubleshooting diff --git a/docs/tasks/example-task-template.md b/docs/tasks/example-task-template.md index b5b4328a81..7b27a26dd0 100644 --- a/docs/tasks/example-task-template.md +++ b/docs/tasks/example-task-template.md @@ -1,6 +1,6 @@ --- title: Example Task Template -approvers: +reviewers: - chenopis --- diff --git a/docs/tasks/extend-kubectl/kubectl-plugins.md b/docs/tasks/extend-kubectl/kubectl-plugins.md index a97f8c11f0..eb24384352 100644 --- a/docs/tasks/extend-kubectl/kubectl-plugins.md +++ b/docs/tasks/extend-kubectl/kubectl-plugins.md @@ -1,6 +1,6 @@ --- title: Extend kubectl with plugins -approvers: +reviewers: - fabianofranz description: With kubectl plugins, you can extend the functionality of the kubectl command by adding new subcommands. --- diff --git a/docs/tasks/federation/federation-service-discovery.md b/docs/tasks/federation/federation-service-discovery.md index ca55fd98e1..add75c4cda 100644 --- a/docs/tasks/federation/federation-service-discovery.md +++ b/docs/tasks/federation/federation-service-discovery.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bprashanth - quinton-hoole title: Cross-cluster Service Discovery using Federated Services diff --git a/docs/tasks/federation/set-up-cluster-federation-kubefed.md b/docs/tasks/federation/set-up-cluster-federation-kubefed.md index 6dcea20c21..556a182771 100644 --- a/docs/tasks/federation/set-up-cluster-federation-kubefed.md +++ b/docs/tasks/federation/set-up-cluster-federation-kubefed.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - madhusudancs title: Set up Cluster Federation with Kubefed --- diff --git a/docs/tasks/inject-data-application/podpreset.md b/docs/tasks/inject-data-application/podpreset.md index 4368608690..02d108df8c 100644 --- a/docs/tasks/inject-data-application/podpreset.md +++ b/docs/tasks/inject-data-application/podpreset.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - jessfraz title: Inject Information into Pods Using a PodPreset --- diff --git a/docs/tasks/manage-daemon/rollback-daemon-set.md b/docs/tasks/manage-daemon/rollback-daemon-set.md index 524d733371..4333fdc261 100644 --- a/docs/tasks/manage-daemon/rollback-daemon-set.md +++ b/docs/tasks/manage-daemon/rollback-daemon-set.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - janetkuo title: Performing a Rollback on a DaemonSet --- diff --git a/docs/tasks/manage-daemon/update-daemon-set.md b/docs/tasks/manage-daemon/update-daemon-set.md index b5cea61f1f..fecd2574dd 100644 --- a/docs/tasks/manage-daemon/update-daemon-set.md +++ b/docs/tasks/manage-daemon/update-daemon-set.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - janetkuo title: Perform a Rolling Update on a DaemonSet --- diff --git a/docs/tasks/manage-gpus/scheduling-gpus.md b/docs/tasks/manage-gpus/scheduling-gpus.md index 88eba339ea..e00695924e 100644 --- a/docs/tasks/manage-gpus/scheduling-gpus.md +++ b/docs/tasks/manage-gpus/scheduling-gpus.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - vishh title: Schedule GPUs --- diff --git a/docs/tasks/manage-hugepages/scheduling-hugepages.md b/docs/tasks/manage-hugepages/scheduling-hugepages.md index 6ee4854cc0..fbce7ec3a7 100644 --- a/docs/tasks/manage-hugepages/scheduling-hugepages.md +++ b/docs/tasks/manage-hugepages/scheduling-hugepages.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - derekwaynecarr title: Manage HugePages --- diff --git a/docs/tasks/run-application/delete-stateful-set.md b/docs/tasks/run-application/delete-stateful-set.md index db86b83f2a..d7331f42a2 100644 --- a/docs/tasks/run-application/delete-stateful-set.md +++ b/docs/tasks/run-application/delete-stateful-set.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bprashanth - erictune - foxish diff --git a/docs/tasks/run-application/force-delete-stateful-set-pod.md b/docs/tasks/run-application/force-delete-stateful-set-pod.md index a0fc242dfc..351fdbc83a 100644 --- a/docs/tasks/run-application/force-delete-stateful-set-pod.md +++ b/docs/tasks/run-application/force-delete-stateful-set-pod.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bprashanth - erictune - foxish diff --git a/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md b/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md index fb0165d0c5..b480283016 100644 --- a/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md +++ b/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - fgrzadkowski - jszczepkowski - justinsb diff --git a/docs/tasks/run-application/horizontal-pod-autoscale.md b/docs/tasks/run-application/horizontal-pod-autoscale.md index a9cc25f647..9c666a33e5 100644 --- a/docs/tasks/run-application/horizontal-pod-autoscale.md +++ b/docs/tasks/run-application/horizontal-pod-autoscale.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - fgrzadkowski - jszczepkowski - directxman12 diff --git a/docs/tasks/run-application/rolling-update-replication-controller.md b/docs/tasks/run-application/rolling-update-replication-controller.md index 838875da99..bda2d0a5a8 100644 --- a/docs/tasks/run-application/rolling-update-replication-controller.md +++ b/docs/tasks/run-application/rolling-update-replication-controller.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - janetkuo title: Perform Rolling Update Using a Replication Controller --- diff --git a/docs/tasks/run-application/run-replicated-stateful-application.md b/docs/tasks/run-application/run-replicated-stateful-application.md index 1fc7a75364..de6e578339 100644 --- a/docs/tasks/run-application/run-replicated-stateful-application.md +++ b/docs/tasks/run-application/run-replicated-stateful-application.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - enisoc - erictune - foxish diff --git a/docs/tasks/run-application/scale-stateful-set.md b/docs/tasks/run-application/scale-stateful-set.md index 0ee87d9b20..e45df28cc3 100644 --- a/docs/tasks/run-application/scale-stateful-set.md +++ b/docs/tasks/run-application/scale-stateful-set.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bprashanth - enisoc - erictune diff --git a/docs/tasks/service-catalog/install-service-catalog-using-helm.md b/docs/tasks/service-catalog/install-service-catalog-using-helm.md index e84c87ac4d..4172d582d9 100644 --- a/docs/tasks/service-catalog/install-service-catalog-using-helm.md +++ b/docs/tasks/service-catalog/install-service-catalog-using-helm.md @@ -1,6 +1,6 @@ --- title: Install Service Catalog using Helm -approvers: +reviewers: - chenopis --- diff --git a/docs/tasks/service-catalog/install-service-catalog-using-sc.md b/docs/tasks/service-catalog/install-service-catalog-using-sc.md index caccb3072f..56a60511c8 100644 --- a/docs/tasks/service-catalog/install-service-catalog-using-sc.md +++ b/docs/tasks/service-catalog/install-service-catalog-using-sc.md @@ -1,6 +1,6 @@ --- title: Install Service Catalog using SC -approvers: +reviewers: - chenopis --- diff --git a/docs/tasks/tls/certificate-rotation.md b/docs/tasks/tls/certificate-rotation.md index 63e54b910b..1cf66350a7 100644 --- a/docs/tasks/tls/certificate-rotation.md +++ b/docs/tasks/tls/certificate-rotation.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - jcbsmpsn - mikedanese title: Certificate Rotation diff --git a/docs/tasks/tls/managing-tls-in-a-cluster.md b/docs/tasks/tls/managing-tls-in-a-cluster.md index 513a5e011a..5915ff2ddd 100644 --- a/docs/tasks/tls/managing-tls-in-a-cluster.md +++ b/docs/tasks/tls/managing-tls-in-a-cluster.md @@ -1,6 +1,6 @@ --- title: Manage TLS Certificates in a Cluster -approvers: +reviewers: - mikedanese - beacham - liggit diff --git a/docs/tasks/tools/install-kubectl.md b/docs/tasks/tools/install-kubectl.md index 0c507a3dbf..9d531ba34e 100644 --- a/docs/tasks/tools/install-kubectl.md +++ b/docs/tasks/tools/install-kubectl.md @@ -1,5 +1,5 @@ --- -approvers: +reviewers: - bgrant0607 - mikedanese title: Install and Set Up kubectl