k3s/cluster/gce/addons
Jeff Grafton e216995ef1 Update repo-infra, bazel-skylib, rules_docker, and rules_go dependencies
Also require bazel 0.18.0+
2019-02-12 17:55:10 -08:00
..
limit-range cluster: remove gce dependencies out of salt 2018-01-16 09:59:29 -08:00
loadbalancing Add namespace for (cluster)role(binding) cloud-provider. 2018-08-27 20:47:26 -07:00
node-termination-handler Adding GCE node termination handler as an optional addon. 2018-08-31 12:47:37 -07:00
podsecuritypolicies Fix kube-proxy PodSecurityPolicy RoleBinding namespace 2019-01-09 17:57:15 -08:00
BUILD Update repo-infra, bazel-skylib, rules_docker, and rules_go dependencies 2019-02-12 17:55:10 -08:00
README.md

README.md

GCE Cluster addons

These cluster add-ons are specific to GCE and GKE clusters. The GCE-specific addon directory is merged with the general cluster addon directory at release, so addon paths (relative to the addon directory) must be unique across the 2 directory structures.

More details on addons in general can be found here.