sealer 0.8.1
release note
v0.8.1
🚀 feat/bugfix/optimize:
-
sea.hub
is added to certsans by default - support pull imageListWithAuth.yaml from same repo and same auth
- fix incorrect kubeadm configuration generated by auto-build
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