kubernetes/cluster/aws
Eric Tune 2ca8a9d15d Added kube-proxy token.
Generates the new token on AWS, GCE, Vagrant.
Renames instance metadata from "kube-token" to "kubelet-token".
(Is this okay for GKE?)

Having separate tokens for kubelet and kube-proxy permits
using principle of least privilege, makes it easy to
rate limit the clients separately, allows annotation
of apiserver logs with the client identity at a finer grain
than just source-ip.
2015-04-21 09:21:31 -07:00
..
templates Added kube-proxy token. 2015-04-21 09:21:31 -07:00
config-default.sh Support multiple k8s clusters 2015-04-10 13:25:43 -07:00
config-test.sh Support multiple k8s clusters 2015-04-10 13:25:43 -07:00
options.md More options documentation 2015-04-03 13:44:06 -07:00
util.sh AWS: don't try to create undefined config_dir 2015-04-20 19:14:16 -07:00