k3s/cluster/gce/addons
Tim Allclair 485b21e8cb Fix kube-proxy PodSecurityPolicy RoleBinding namespace 2019-01-09 17:57:15 -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 Use the pkg_tar wrapper from kubernetes/repo-infra 2018-01-18 17:10:16 -08:00
README.md Introduce GCE-specific addon directory 2017-10-17 16:08:03 -07:00

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.