mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-11 03:40:27 +00:00
kubernetes: use a common base kube yml file
With the master tailoring for docker now being in docker-master.yml, kube-master and kube-node are identical, so just use a single kube.yml. The reference to kube-master.yml in README.md is obsolete, so just drop it. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -4,8 +4,6 @@ This project aims to demonstrate how one can create minimal and immutable Kubern
|
||||
|
||||
Make sure to `cd projects/kubernetes` first.
|
||||
|
||||
Edit `kube-master.yml` and add your public SSH key to `files` section.
|
||||
|
||||
Build OS images:
|
||||
```
|
||||
make build-vm-images
|
||||
|
Reference in New Issue
Block a user