📄️ Image packaging and distribution design
Background
📄️ What is sealos
sealos It is a cloud operating system distribution with kubernetes as the core.
📄️ How to use sealos private registry
How it works
📄️ Using containerd-rootfs
Content of Kubefile(You can checkout the rest of the files by sealos pull labring/kubernetes
📄️ Using docker-rootfs
Kubefile content:
📄️ Users/User groups management
As a cloud operating system, user management is the most basic capability. Sealos user management draws on the essence of Linux and supports a multi-tenant management system for user groups.
📄️ sealos registry design
sealos registry is a docker v2 registry which is used to store and distribute cluster image.