mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 02:04:02 +00:00
KUBE_NETWORK now specifies a yml which is passed to the Moby tool, which can introduce files into /etc/kubeadm/kube-system.init/ or do other things as it likes. In the case of weave this just adds the weave yaml to that directory. To avoid too much confusion between weave.yml (Moby tool input) and `weave.yaml` (the kubernetes `ServiceAccount`, `DeamonsSet` etc object specs) name the latter `kube-weave.yaml`. Signed-off-by: Ian Campbell <ijc@docker.com>
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
image-cache/common/*.tar
|
|
image-cache/common/Dockerfile
|
|
image-cache/control-plane/*.tar
|
|
image-cache/control-plane/Dockerfile
|
|
kube-weave.yaml
|