Skip to content

sealer 0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 10:00
· 393 commits to main since this release

release note

v0.8.0

🚀 feat/bugfix/optimize:

  • !! the previous version of cloud image is not available after this release and needs to be pulled and built again
  • encrypt ssh passwd in Clusterfile
  • run plugins process when execute sealer join
  • fix pulling docker image encounter OOM issue
  • add cert config for pulling private repository
  • support sprig template function for GO's template
  • optimize the error log when the image does not existz

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/sealers/sealer-v0.8.0-linux-amd64.tar.gz && \
      tar -xvf sealer-v0.8.0-linux-amd64.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address