kubernetes/cluster/gce/addons
2020-11-10 17:22:41 -08:00
..
admission-resource-quota-critical-pods Limit critical pods to kube-system by default 2020-07-17 09:52:19 -04:00
konnectivity-agent Bump kas to v0.0.14 2020-11-10 17:22:41 -08:00
limit-range gce-addons: Make sure default/limit-range doesn't get overridden 2020-02-06 12:10:12 -08:00
loadbalancing Attach a new finalizer in GCE ILB creation. 2020-01-28 15:02:19 -08:00
node-termination-handler feat: cleanup pod critical pod annotations feature 2019-08-09 08:41:23 +08: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

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.