mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Bumps up Addon Manager to v6.0 with full support of kubectl apply Below images are built and pushed: - gcr.io/google-containers/kube-addon-manager:v6.0 - gcr.io/google-containers/kube-addon-manager-amd64:v6.0 - gcr.io/google-containers/kube-addon-manager-arm:v6.0 - gcr.io/google-containers/kube-addon-manager-arm64:v6.0 - gcr.io/google-containers/kube-addon-manager-ppc64le:v6.0 The actual change made is upgrade kubectl version from `v1.5.0-alpha.1` to `v1.5.0-beta.1`, which is released today. @mikedanese @saad-ali This need to get into 1.5 because Addon Manager v6.0-alpha.1 (currently in used) does not have full support of `kubectl apply --prune`. |
||
---|---|---|
.. | ||
pillar | ||
reactor | ||
salt | ||
README.md | ||
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: