Get node name from pod, this makes sure that the node

name should always be consistent with kubelet.
This commit is contained in:
Lantao Liu
2016-08-11 14:22:29 -07:00
parent 75c7bdb4b1
commit 5a19ac1868
4 changed files with 27 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
all: push
# See pod.yaml for the version currently running-- bump this ahead before rebuilding!
TAG = v0.1
TAG = v0.2
PROJ = google_containers