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