Commit Graph

8 Commits

Author SHA1 Message Date
Ciprian Hacman 4f61895bd5 Use registry.k8s.io for managed addons 2023-02-12 13:45:32 +02:00
Paco Xu d632e39eae Stop applying the beta.kubernetes.io/os 2022-10-27 12:15:38 +08:00
Ciprian Hacman 34e266f5dc Remove legacy addons metadata 2022-06-10 11:14:10 +03:00
justinsb 3ff0ed0d08 Pull k8s-custom-iptables from k8s.gcr.io
This is more correct anyway, but also ensures it will be rewritten
correctly by mirroring.

Only used on GCE.
2022-02-03 10:45:50 -05:00
justinsb 6b9c03732c GCE: fix for metadata-proxy on cilium
Cilium doesn't seem to react well to a redirect to 127.0.0.1, but if
we redirect to an IP then it works well.  This should also work
with other CNI providers.

Similar to what upstream kubernetes does, we bind to 169.254.169.252.

Upstream: 108c284a33/cluster/gce/gci/configure-helper.sh (L181-L184)
2021-12-01 10:51:23 -05:00
eric-hole 450fad6e4c Fixes the prom to sd params in metadata-proxy 2020-03-14 12:18:05 -07:00
eric-hole bd6a54958f Fix addon manifest version for metadata-proxy 2020-03-14 12:18:05 -07:00
eric-hole b52e322159 Adds metadata concealment addon for GCE node 2020-03-14 12:18:05 -07:00