License
Go
Release
GoDoc
CII Best Practices
twitter
FOSSA Status
codecov

Contents

Introduction

Sealer[ˈsiːlər] provides a new way of distributed application delivery which is reducing the difficulty and complexity by packaging Kubernetes cluster and all application’s dependencies into one ClusterImage.

We can write a Kubefile to build the ClusterImage, and use it to deliver your applications with embedded Kubernetes through Clusterfile.

image

concept

image

Awesome features

Quick start

Download sealer binary file.

Install a kubernetes cluster

Build a sealer image

Kubefile:

or

build command:

NOTE: –type=kube-installer is the default value for sealer build

Build an app image

nginx.yaml:

Kubefile:

Run the app image

Push the app image to the registry

Clean the cluster

Some information of the basic settings will be written to the Clusterfile and stored in /root/.sealer/Clusterfile.

User guide

Sealer provides a valid image list:

versionimageArchOSNetwork pluginscontainer runtime
v0.8.6registry.cn-qingdao.aliyuncs.com/sealer-io/kubernetes:v1.22.15-0.8.6x86CentOS/RHEL 7.5
CentOS/RHEL 7.6
CentOS/RHEL 7.7
CentOS/RHEL 7.8
CentOS/RHEL 7.9
calicohack docker v19.03.14
v0.9.0docker.io/sealerio/kubernetes:v1.18.3x86CentOS/RHEL 7.5
CentOS/RHEL 7.6
CentOS/RHEL 7.7
CentOS/RHEL 7.8
CentOS/RHEL 7.9
calicoOfficial docker v19.03.15
v0.9.0docker.io/sealerio/kubernetes:v1.20.4x86CentOS/RHEL 7.5
CentOS/RHEL 7.6
CentOS/RHEL 7.7
CentOS/RHEL 7.8
CentOS/RHEL 7.9
calicoOfficial docker v19.03.15
v0.9.0docker.io/sealerio/kubernetes:v1.22.15x86CentOS/RHEL 7.5
CentOS/RHEL 7.6
CentOS/RHEL 7.7
CentOS/RHEL 7.8
CentOS/RHEL 7.9
calicoOfficial docker v19.03.15
v0.9.0docker.io/sealerio/kubernetes:v1-22-15-sealerio-1x86CentOS/RHEL 7.5
CentOS/RHEL 7.6
CentOS/RHEL 7.7
CentOS/RHEL 7.8
CentOS/RHEL 7.9
calicohack docker v19.03.14
v0.9.0docker.io/sealerio/kubernetes-arm64:v1.18.3arm64CentOS/RHEL 7.5
CentOS/RHEL 7.6
CentOS/RHEL 7.7
CentOS/RHEL 7.8
CentOS/RHEL 7.9
calicoOfficial docker v19.03.15
v0.9.0docker.io/sealerio/kubernetes-arm64:v1.20.4arm64CentOS/RHEL 7.5
CentOS/RHEL 7.6
CentOS/RHEL 7.7
CentOS/RHEL 7.8
CentOS/RHEL 7.9
calicoOfficial docker v19.03.15
v0.9.0docker.io/sealerio/kubernetes-arm64:v1.22.15arm64CentOS/RHEL 7.5
CentOS/RHEL 7.6
CentOS/RHEL 7.7
CentOS/RHEL 7.8
CentOS/RHEL 7.9
calicoOfficial docker v19.03.15
v0.9.0docker.io/sealerio/kubernetes-arm64:v1-22-15-sealerio-1arm64CentOS/RHEL 7.5
CentOS/RHEL 7.6
CentOS/RHEL 7.7
CentOS/RHEL 7.8
CentOS/RHEL 7.9
calicohack docker v19.03.14

get started

Official website

official website

Developing Sealer

Communication Channels

Code of Conduct

sealer follows the CNCF Code of Conduct.

License

Sealer is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

FOSSA Status



#Sealer #Build #Share #Run #Distributed #Applications

Leave a Comment

Your email address will not be published. Required fields are marked *