mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
Merge pull request #1781 from pbx0/kubelet-comment
app-admin/kubelet-wrapper: add comment pointing to available tags
This commit is contained in:
commit
2fe1f00aee
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user