mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-25 20:05:42 -04:00
Automatic merge from submit-queue (batch tested with PRs 51553, 51538, 51663, 51069, 51737) Edit owner files for kube-proxy manifests **What this PR does / why we need it**: We should have owner file for kube-proxy daemonset manifest. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #NONE **Special notes for your reviewer**: /assign @bowei @thockin cc @dnardo @freehan @nicksardo **Release note**: ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| pillar | ||
| reactor | ||
| salt | ||
| BUILD | ||
| install.sh | ||
| README.md | ||
SaltStack configuration
This is the root of the SaltStack configuration for Kubernetes. A high level overview for the Kubernetes SaltStack configuration can be found in the docs tree.
This SaltStack configuration currently applies to default
configurations for Debian-on-GCE, Fedora-on-Vagrant, Ubuntu-on-AWS and
Ubuntu-on-Azure. (That doesn't mean it can't be made to apply to an
arbitrary configuration, but those are only the in-tree OS/IaaS
combinations supported today.) As you peruse the configuration, these
are shorthanded as gce, vagrant, aws, azure-legacy in grains.cloud;
the documentation in this tree uses this same shorthand for convenience.
See more: