mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 40168, 40165, 39158, 39966, 40190) Include system:masters group in the bootstrap admin client certificate Sets up the bootstrap admin client certificate for new clusters to be in the system:masters group Removes the need for an explicit grant to the kubecfg user in e2e-bindings ```release-note The default client certificate generated by kube-up now contains the superuser `system:masters` group ``` |
||
---|---|---|
.. | ||
pillar | ||
reactor | ||
salt | ||
BUILD | ||
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: