kubernetes/cluster/gce/addons
Walter Fender c8f8bb83d1 Update KAS apiserver network proxy to v0.34
Update konnectivity network proxy to v0.34.0. Includes bug fixes such as memory-leak in http-connect mode, stale count fix and updates to match/support kubernetes version 1.34
(https://github.com/kubernetes-sigs/apiserver-network-proxy/commits/v0.34.0)
2025-12-22 17:42:53 +00:00
..
admission-resource-quota-critical-pods Limit critical pods to kube-system by default 2020-07-17 09:52:19 -04:00
cloud-pvl-admission cluster/gce: add match conditions to PersistentVolume labeling webhook 2023-11-02 23:15:32 +00:00
konnectivity-agent Update KAS apiserver network proxy to v0.34 2025-12-22 17:42:53 +00: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
README.md Introduce GCE-specific addon directory 2017-10-17 16:08:03 -07:00

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.