Skip to content

Releases: Stevent-fei/sealer

sealer 0.444

11 Jan 08:29
Compare
Choose a tag to compare

release note

v0.6.1

  • fix kubeadm config in Clusterfile is invalid
  • fix delete failed on master node
  • support env render file

Usage

# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealer-latest.tar.gz && \
      tar -xvf sealer-latest.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address

sealer 0.333

11 Jan 08:26
Compare
Choose a tag to compare

release note

v0.6.1

  • fix kubeadm config in Clusterfile is invalid
  • fix delete failed on master node
  • support env render file

Usage

# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealer-latest.tar.gz && \
      tar -xvf sealer-latest.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address

sealer 0.11

11 Jan 08:33
Compare
Choose a tag to compare

release note

v0.6.1

  • fix kubeadm config in Clusterfile is invalid
  • fix delete failed on master node
  • support env render file

Usage

# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealer-latest.tar.gz && \
      tar -xvf sealer-latest.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address

sealer 0.222

09 Jan 03:30
Compare
Choose a tag to compare

release note

v0.6.1

  • fix kubeadm config in Clusterfile is invalid
  • fix delete failed on master node
  • support env render file

Usage

# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealer-latest.tar.gz && \
      tar -xvf sealer-latest.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address

sealer 0.6.1

09 Jan 03:06
Compare
Choose a tag to compare

release note

v0.6.1

  • fix kubeadm config in Clusterfile is invalid
  • fix delete failed on master node
  • support env render file

Usage

# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealer-latest.tar.gz && \
      tar -xvf sealer-latest.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address

sealer 0.6.0

09 Jan 03:05
ce0faa4
Compare
Choose a tag to compare

release note

v0.6.0

Major upgrade!!!:

  1. Cluster v2 design:

    1. Delete provider field
    2. Add env field
    3. Modify hosts field, add ssh and env rewrite (Different node has different ssh config like passwd)
  2. Normal docker base image, integration kyverno

  3. Support configuring Docker service to trust Sealer Docker Registry Service

  4. Registry settings, like registry username passwd

  5. Support build ARM CloudImage in AMD environment

  6. Support custom kubeadm configuration

  7. Sealer ApplicationsImage & incremental updating

  8. Sealer exec command (execute command at role related node)

  9. Optimized the log. Add -d or --debug to the command to view complete information about the execution process

  10. Support plugin out of tree

  11. Added shell_plugin execution phase Post_Clean(custom cleanup script executed after cluster deletion)

  12. Fix lite mode build cache docker image failure### Usage

# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealer-latest.tar.gz && \
      tar -xvf sealer-latest.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address
latest OSS Download address

[arm64 Download address]

OSS Download address
latest OSS Download address