k3s/cluster
Kubernetes Submit Queue f02f438a7a
Merge pull request #58162 from kawych/get_rights
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add kawych to Metrics Server owners

**What this PR does / why we need it**:
Add kawych to Metrics Server owners

**Release note**:
```release-note
NONE
```
2018-01-24 17:41:33 -08:00
..
addons Merge pull request #58162 from kawych/get_rights 2018-01-24 17:41:33 -08:00
centos cluster: remove centos dependency on saltbase 2018-01-16 09:56:49 -08:00
gce bump version of addon manager 2018-01-24 09:31:18 -08:00
images sync code from copy destination 2018-01-20 14:48:33 +08:00
juju Merge pull request #58756 from wwwtyro/rye/check-config-created 2018-01-24 15:06:11 -08:00
kubemark Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
kubernetes-anywhere Fix log collection for kubeadm-gce tests 2017-10-26 07:57:42 -04:00
local
log-dump Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
pre-existing
skeleton cluster: remove kube-push 2018-01-13 08:08:48 -08:00
BUILD Use the pkg_tar wrapper from kubernetes/repo-infra 2018-01-18 17:10:16 -08:00
OWNERS
README.md
clientbin.sh Update helper scripts to find binaries in new bazel-bin paths 2017-12-23 13:13:09 -08:00
common.sh cluster: delete saltbase 2018-01-16 09:59:29 -08:00
get-kube-binaries.sh
get-kube-local.sh Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
get-kube.sh Remove salt support for providers that no longer exist. 2018-01-12 15:51:23 -08:00
kube-down.sh
kube-up.sh remove provides which has been deleted 2018-01-11 21:52:47 +08:00
kube-util.sh Do not clobber KUBERNETES_PROVIDER - fix kubeadm/gce log collection 2017-10-30 17:33:08 -04:00
kubeadm.sh
kubectl.sh
restore-from-backup.sh Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
test-e2e.sh
test-network.sh
test-smoke.sh
update-storage-objects.sh Swap NetworkPolicy storage to networking.k8s.io/v1 2017-11-14 15:15:01 -05:00
validate-cluster.sh

README.md

Cluster Configuration

Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Please submit new automation deployments to kube-deploy. Deployments in this directory will continue to be maintained and supported at their current level of support.

The scripts and data in this directory automate creation and configuration of a Kubernetes cluster, including networking, DNS, nodes, and master components.

See the getting-started guides for examples of how to use the scripts.

cloudprovider/config-default.sh contains a set of tweakable definitions/parameters for the cluster.

The heavy lifting of configuring the VMs is done by SaltStack.

Analytics