Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

pull hyperkube image before systemctl kubelet #2479

Merged
merged 3 commits into from
Mar 16, 2018

Conversation

jackfrancis
Copy link
Member

What this PR does / why we need it: Pulls docker image for k8s before we start k8s, to have better control over retry enforcement: we want to as best we can provide all prereqs before engaging systemctl start kubelet.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #2454

Release note:

docker pull hyperkube image during cloud-init

@ghost ghost assigned jackfrancis Mar 15, 2018
@ghost ghost added the in progress label Mar 15, 2018
Copy link
Contributor

@CecileRobertMichon CecileRobertMichon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jackfrancis jackfrancis merged commit ac2f6bc into Azure:master Mar 16, 2018
@ghost ghost removed the in progress label Mar 16, 2018
@jackfrancis jackfrancis deleted the pre-pull-hyperkube branch March 16, 2018 03:53
tesharp pushed a commit to tesharp/acs-engine that referenced this pull request Mar 16, 2018
* pull hyperkube image before systemctl kubelet

* trying in provision.sh

* retrying docker pull hyperkube up to 100 times before starting kubelet
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hyperkube image bearer token error
2 participants