Merge branch 'eparis-rename-to-kube'

* eparis-rename-to-kube:
  rename kube server binaries to kube-
This commit is contained in:
Joe Beda
2014-11-17 09:55:11 -08:00
53 changed files with 235 additions and 235 deletions

View File

@@ -12,7 +12,7 @@
# . kubecfg
#
# Note:
# Currently, the completions will not work if the apiserver daemon is not
# Currently, the completions will not work if the kube-apiserver daemon is not
# running on localhost on the standard port 8080
__contains_word () {

View File

@@ -12,7 +12,7 @@
# . kubectl
#
# Note:
# Currently, the completions will not work if the apiserver daemon is not
# Currently, the completions will not work if the kube-apiserver daemon is not
# running on localhost on the standard port 8080
__contains_word()