linuxkit / kubernetes

minimal and immutable Kubernetes images built with LinuxKit
Apache License 2.0
400 stars 75 forks source link

How to boot automatically ? #87

Open ghost opened 6 years ago

ghost commented 6 years ago

Is there any simple way to boot it automatically at linux ?

ijc commented 5 years ago

Not quite sure what you are asking, but if you are asking whether it is possible to automatically boot a linuxkit/kubernetes VM at host boot then that would be something to arrange via your VM management software whatever that is. On that subject it is worth mentioning that boot.sh and friends are really for development and demo purposes, for production (or production like) scenarios you should use proper a VM management stack.