kubernetes/cluster/addons/metadata-proxy
Yu-Ju Hong 9c892243f6 GCE: update addon DaemonSets to select node OS
These DaemonSets supports only Linux today, so this change updates the
specs to reflect this limitation. The labels have recently been promoted
to GA. Using the beta labels for now until node-master version skew
problem no longer exists.
2019-01-23 09:01:40 -08:00
..
gce GCE: update addon DaemonSets to select node OS 2019-01-23 09:01:40 -08:00
OWNERS Adding a metadata proxy addon to gce 2017-05-31 16:23:11 -07:00
README.md Adding a metadata proxy addon to gce 2017-05-31 16:23:11 -07:00

Metadata proxy

==============

This metadata proxy returns a 403 for kubelet's kube-env data, but otherwise allows pods access to the metadata server.