att-comdev / halcyon-vagrant-kubernetes

Vagrant deployment mechanism for halcyon-kubernetes.
Apache License 2.0
12 stars 14 forks source link

Add helper script for acessing the deployed cluster #10

Closed intlabs closed 7 years ago

intlabs commented 7 years ago

This commit adds a helper script for setting up remote access to the cluster, it simply uses vagrant ssh to get the kube admin credentials from the first kube node and copies them to the development host; moving any existing kube config out of the way rather than over-writing it.