github sealerio/sealer v0.6.1
sealer 0.6.1

latest releases: v0.11.0, v0.10.0, v0.9.3...
2 years ago

release note

v0.6.1

hotfix:

  • 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 http://sealer.oss-cn-beijing.aliyuncs.com/sealers/sealer-v0.6.1-linux-amd64.tar.gz && \
      tar -xvf sealer-v0.6.1-linux-amd64.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address

Don't miss a new sealer release

NewReleases is sending notifications on new releases.