Rolf Neugebauer
11d9dc1e99
Update YAML files to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-12 11:49:52 +01:00
Rolf Neugebauer
a1dcdd6495
Update YAML files with latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-08 15:46:02 +01:00
Ian Campbell
b7ec19bb1f
Update yml for containerd beta.0
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-07 18:46:40 +01:00
Rolf Neugebauer
ed8d367e2a
Update 4.9.x/4.4.x kernel version in YAML files
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-04 17:58:16 +01:00
Justin Cormack
91207540e4
Change "output" to "format" in moby tool
...
This is less confusing as there is also an output option to set the file.
See https://github.com/moby/tool/pull/146
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-09-01 23:52:25 +01:00
Riyaz Faizullabhoy
fb8a1bf39f
Merge pull request #2464 from rn/dock-up
...
Update DinD from 17.06.1-ce to 17.07.0-ce
2017-08-31 09:43:53 -07:00
Rolf Neugebauer
419deee158
Update Linux kernel versions to latest
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-30 19:23:45 +01:00
Rolf Neugebauer
94cdc5aee8
Update DinD from 17.06.1-ce to 17.07.0-ce
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-30 16:52:15 +01:00
Ian Campbell
b34aaee4db
kubernetes: document the final step for bridged networking
...
Having described all the setup describing the acgual usage seems useful!
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-29 21:25:09 +01:00
Ian Campbell
d78321d701
Update hashes for init and containerd
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-29 01:05:50 +01:00
Justin Cormack
baf76d5e0c
update hashes for init
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-23 16:43:18 +01:00
Justin Cormack
1c4e8c3ae2
Update Docker CE image to 17.06.1
...
Bug fix update.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-22 10:54:26 +01:00
Justin Cormack
6f1e4add2e
Merge pull request #2444 from justincormack/cni-persistence
...
Kubernetes improvements
2017-08-21 20:03:30 +01:00
Justin Cormack
4fec826d22
Update kube hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 17:57:08 +01:00
Justin Cormack
c857b91e64
Update Kubernetes to 1.7.4
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 17:54:21 +01:00
Justin Cormack
498d5a1966
Merge pull request #2442 from justincormack/tools-additions
...
Add some more tools to base image and only clone containerd once
2017-08-21 17:00:23 +01:00
Justin Cormack
6264912489
Restrict kubernetes to amd64
...
- currently no arm64 binary downloads available
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 16:07:49 +01:00
Justin Cormack
1597ddb72f
Update weave yaml to k8s 1.7
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 15:58:13 +01:00
Justin Cormack
ea87b6df79
Use standard LinuxKit base image to build Kubernetes container
...
- now has everything we need in it.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 15:51:26 +01:00
Justin Cormack
424203cd9c
Move Kubernetes CNI paths to /var so they persist
...
Currently they will be on a read only partition so broken;
previously this would have been a non persistent read write partition
in an initramfs but this no longer works.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 15:46:18 +01:00
Justin Cormack
0cda27d4ef
Update hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 15:40:17 +01:00
Justin Cormack
534026e3ea
Use new runtime mkdir instead of mkdir container
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-21 12:01:18 +01:00
Justin Cormack
3e494f7762
Update hashes for metadata
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-19 19:30:04 +01:00
Rolf Neugebauer
efe8292e25
Update YAML files to new kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-18 18:08:33 +01:00
Justin Cormack
9506d45d49
Merge pull request #2413 from justincormack/runtime-config
...
Add a runtime config
2017-08-18 17:45:10 +01:00
Justin Cormack
a9bf2a0735
Update hashes for metadata
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-17 15:03:23 +01:00
Justin Cormack
2f915b8cf2
Update init, containerd, runc images
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-17 13:54:51 +01:00
Justin Cormack
6107c866b3
Add documentation for how to run a single node Kube cluster
...
As I keep forgetting where this is documented...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-16 13:52:38 +01:00
Justin Cormack
a7b3384205
Merge pull request #2405 from rn/kern-up
...
Update kernels to 4.9.43/4.4.82
2017-08-14 14:54:47 +01:00
Rolf Neugebauer
2007c4eef0
Update YAML files to 4.9.43/4.4.82 kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-14 11:02:30 +01:00
Rolf Neugebauer
ead41d0904
Update YAML files to 4.9.42 and 4.4.81 kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-14 10:52:15 +01:00
Tim Potter
6f90d7a154
Update ssh_into_kubelet.sh to use ctr tasks exec
...
PR #1299 moved "ctr exec" into "ctr tasks exec" so update the kubernetes project to reflect this.
Signed-off-by: Tim Potter <tpot@hpe.com >
2017-08-14 13:52:24 +10:00
Ian Campbell
6f0d9d855b
Update yml for containerd v1.0.0-alpha4 and runc v1.0.0-rc4
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-11 16:21:42 +01:00
Justin Cormack
fae7a76009
update runc and containerd images
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-10 14:33:21 +01:00
Justin Cormack
d2b7782419
Merge pull request #2393 from justincormack/kube-iso
...
Use ISO for kubernetes
2017-08-10 11:17:27 +01:00
Justin Cormack
56fe83292b
Use ISOs to boot in the Kubernetes example
...
Because Kubernetes is 1.5GB, ISO makes sense as the files do not
take up memory, so you can boot a 1GB machine rather than a 4GB one.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-09 13:15:42 +01:00
Rolf Neugebauer
9beaf45a07
Update YAML files with new kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-08 17:46:22 +01:00
Ian Campbell
431c8ebdd7
kubernetes: Assume moby and linuxkit tools are in $PATH
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-08 16:25:37 +01:00
Justin Cormack
e61794a344
Merge pull request #2365 from deitch/test-dev-existence-getty
...
Test dev existence getty
2017-08-07 20:32:39 +01:00
Justin Cormack
9e26ffbc6c
update init hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-07 15:04:42 +01:00
Ian Campbell
3a71c4a291
Update yml for new runc and containerd.
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-08-07 12:11:32 +01:00
Avi Deitcher
944fc95e31
Update example gettt hash
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2017-08-06 10:27:54 +03:00
Justin Cormack
0b2e34301b
Merge pull request #2357 from justincormack/arm64-rngd
...
Support rngd on arm64
2017-08-04 16:13:46 +01:00
Justin Cormack
d164bcf283
update hashes for rngd
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-04 14:10:51 +01:00
Justin Cormack
ee349da98a
update hashes for sysctl (arm and x86)
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-04 13:34:14 +01:00
Rolf Neugebauer
633195cbe3
Update YAML files with new multi-arch packages
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-03 17:46:11 +01:00
Justin Cormack
dc91e84223
Merge pull request #2347 from justincormack/less-binfmt
...
Remove binfmt from most examples
2017-08-03 17:33:49 +01:00
Rolf Neugebauer
47af521e14
Merge pull request #2343 from justincormack/x-sys-unix-rngd
...
rngd improvements
2017-08-03 15:45:40 +01:00
Justin Cormack
842d089a1b
Remove binfmt from most examples
...
It is not in any wa=y a required container, and now that arm64
and other architecture machines are widely available we should
start to deprecate it, as it has many issues, eg requires patches
to qemu for Go support, will mislabel images etc.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-03 15:06:49 +01:00
Justin Cormack
db20aad611
update metadata hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-03 14:39:04 +01:00