sealerio / sealer

Build, Share and Run Both Your Kubernetes Cluster and Distributed Applications (Project under CNCF)
http://sealer.cool
Apache License 2.0
2.06k stars 362 forks source link

Sealer builds images of k0s and k3s #2203

Open manong123456 opened 1 year ago

manong123456 commented 1 year ago

Sealer builds images of k0s and k3s

Type: feature request

I hope to deploy k0s and k3s through the sealer, and I need to build relevant images

cubxxw commented 1 year ago

k0s is already supported, and k3s is still in preparation @manong123456

starComingup commented 1 year ago

@manong123456 Sorry for reply lately! For k0s cluster build, you can see http://sealer.cool/docs/advanced/customize-cluster-image.html#for-k0s, For deployment, you can see http://sealer.cool/docs/advanced/run-with-clusterfile.html#for-k0s. If you need a base k0s clusterImage, you can see http://sealer.cool/docs/sealer-images/cluster-images.html#k0s-cluster-image-list. Hope that helps!