1.13 fails starting on MacOS
cscetbon opened this issue · 5 comments
Following the documentation fails :
./dind-cluster-v1.13.sh up 73% (1:59) 22:12:56
* Making sure DIND image is up to date
sha256:0fcb655948a1fa20f5a2100983755edc8f0d763248bda217b3454d82d5cd3be4: Pulling from mirantis/kubeadm-dind-cluster
d2519f41f710: Already exists
62bc77b5a5bc: Already exists
89361b6165e2: Already exists
63fac53415a9: Already exists
930aa6818f06: Already exists
bd4bee337c9c: Already exists
5c49605ff573: Already exists
0e26591e6f37: Already exists
cd34b4ad9820: Already exists
713c4fd4a18c: Already exists
ecf1b01d2e76: Already exists
9f01d4f32321: Already exists
d766b8e7abcf: Already exists
666d57260e9c: Already exists
ad4ef8b461d7: Already exists
7edb5a935ce0: Already exists
919e68ed781c: Already exists
83c7a2d995dc: Already exists
44506f621f1a: Already exists
fb1598ae72e5: Already exists
a096241fe1bf: Already exists
21a3b05a94d6: Already exists
ccef30e9fc36: Already exists
3cdb2a50b191: Already exists
3a9ba5b20a8a: Pull complete
0ccf60639047: Pull complete
Digest: sha256:0fcb655948a1fa20f5a2100983755edc8f0d763248bda217b3454d82d5cd3be4
Status: Downloaded newer image for mirantis/kubeadm-dind-cluster@sha256:0fcb655948a1fa20f5a2100983755edc8f0d763248bda217b3454d82d5cd3be4
* Saving a copy of docker host's /lib/modules
* Starting DIND container: kube-master
* + Setting up insecure-registries on kube-master
A dependency job for docker.service failed. See 'journalctl -xe' for details.
No issue with calico/kubeadm-dind-cluster:v1.12
. 1.13 works on Linux though.
same for me
@krishdey Very likely a similar issue of #288
According to my comment, maybe you can try to change the value of DIND_COMMIT in dind-cluster-v1.13.sh to dd4966877e3a421238a538a525172c4162b7554d
, and see if the issue is gone.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale
The infamous "Job for docker.service canceled." issue:-) Fix should be included in the latest release v0.2.0.
/close
@morningspace: Closing this issue.
In response to this:
The infamous "Job for docker.service canceled." issue:-) Fix should be included in the latest release v0.2.0.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.