Use LinuxKit

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
This commit is contained in:
Ilya Dmitrichenko 2017-04-12 15:07:51 +01:00
parent 340e97ae53
commit 385f1a6634

View File

@ -1,6 +1,6 @@
# Kubernetes
# Kubernetes and LinuxKit
This project aims to demonstrate how one can create minimal and immutable Kubernetes OS images with Moby.
This project aims to demonstrate how one can create minimal and immutable Kubernetes OS images with LinuxKit.
Make sure to `cd projects/kubernetes` first.