app-admin/kubelet-wrapper: add comment pointing to available tags

This commit is contained in:
Patrick Baxter 2016-02-17 20:32:11 -05:00
parent 1ac340aa1d
commit ef381d00a9
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
#!/bin/bash #!/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 set -e