Thomas Stromberg
08e17b7f85
Remove hard-coded list of valid cgroupfs mountpoints to bind mount
2020-10-20 20:58:19 -07:00
Anders F Björklund
beaae54f0a
Install docker from docker.com instead of distro
2020-10-17 12:56:48 +02:00
Anders F Björklund
8a18334cba
Complete the fork of kindbase by copy/paste
...
Base kicbase directly on ubuntu, without kindbase
Move all the files that are still copied and used
Avoid installing software only to be deleted later
The entrypoint had already been forked since earlier
2020-09-27 15:16:42 +02:00
Anders F Björklund
85f8d05757
Fork all files needed for kindbase from upstream
...
This is for reference, to be able to combine them
2020-09-27 15:15:43 +02:00
Anders F Björklund
9056687844
Also remove the extra containerd configuration
2020-09-27 15:15:43 +02:00
Anders F Björklund
d3dc36e146
Clean up the docker installation
...
Remove local things from kind, replace with packages.
Use the "clean-install" script for a nicer Dockerfile.
2020-09-27 14:46:03 +02:00
Priya Wadhwa
f8b2a6c82a
Add /kubepods to egrep regex in entrypoint
...
This will ensure that the kubepods cgroup is correctly mounted, which
kubeadm uses. Without it, `kubeadm init` fails in Cloud Shell.
2020-08-25 15:53:03 -07:00
Thomas Stromberg
b5ca12cd40
Revert whitespace change
2020-08-21 14:56:28 -07:00
Thomas Stromberg
c2f0a568ba
Reduce the diff size
2020-08-21 14:55:49 -07:00
Thomas Stromberg
654cf57f26
Dockerfile: prioritize /etc/hosts over dns
2020-08-18 16:50:33 -07:00
Thomas Stromberg
1f4bfa195e
Merge branch 'master' into retry-cgroups
2020-08-12 16:40:36 -07:00
Medya Gh
d6a094ef4f
fix crio pkg vanishing
2020-08-12 16:25:54 -07:00
Thomas Stromberg
4265facd96
entrypoint: Retry fix_cgroup on failure
2020-08-11 13:44:22 -07:00
Sharif Elgamal
61583d6249
upgrade crio to 1.18.3, ubuntu to 20.04 and add terrible hack to fix restarts for cri-o
2020-07-30 15:11:30 -07:00
Medya Gh
1bcbc67d98
update kicbase to ubuntu 20.04
2020-07-28 13:38:35 -07:00
Medya Gh
738c09992a
update kicbase to ubuntu 2020
2020-07-28 13:32:50 -07:00
Medya Gh
a35bf40cb1
Add entrypoint to Dockerfile
2020-07-28 11:10:36 -07:00
Medya Gh
d9deec2954
improve update alternative
2020-07-28 11:00:10 -07:00
Medya Gh
e89b0b4757
move dockerfile to a different folder
2020-07-27 15:59:56 -07:00