Merge pull request #1781 from pbx0/kubelet-comment

app-admin/kubelet-wrapper: add comment pointing to available tags
This commit is contained in:
Patrick Baxter 2016-02-22 19:32:37 -08:00
commit 2fe1f00aee
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
#!/bin/bash
# Wrapper for launching kubelet via rkt-fly stage1
# Wrapper for launching kubelet via rkt-fly stage1.
#
# Make sure to set KUBELET_VERSION to an image tag published here:
# https://quay.io/repository/coreos/hyperkube?tab=tags Alternatively,
# override $KUBELET_ACI to a custom location.
set -e