Releases: microshift-io/microshift
release-4.20-4.20.0-okd-scos.9
Install and Run
RPM and DEB
Review the instructions in MicroShift Host Deployment to install the packages and run MicroShift.
Bootc Image
Load the Bootc container image using the following command:
sudo podman pull ghcr.io/microshift-io/microshift:release-4.20-4.20.0-okd-scos.9Or use the image with the quickstart.sh:
curl -s https://microshift-io.github.io/microshift/quickstart.sh | sudo OWNER=microshift-io TAG=release-4.20-4.20.0-okd-scos.9 bashReview the instructions in MicroShift Bootc Deployment to run the image.
main-4.21.0-okd-scos.ec.6
Install and Run
RPM
Review the instructions in MicroShift Host Deployment to install the packages and run MicroShift.
Bootc Image
Load the Bootc container image using the following command:
sudo podman pull ghcr.io/microshift-io/microshift:main-4.21.0-okd-scos.ec.6Or use the image with the quickstart.sh:
curl -s https://microshift-io.github.io/microshift/quickstart.sh | sudo OWNER=microshift-io TAG=main-4.21.0-okd-scos.ec.6 bashReview the instructions in MicroShift Bootc Deployment to run the image.
release-4.19-4.19.0-okd-scos.19
Install and Run
RPM
Review the instructions in MicroShift RPMs to install the packages and run MicroShift.
Bootc Image
Load the Bootc container image using the following command:
sudo podman pull ghcr.io/microshift-io/microshift:release-4.19-4.19.0-okd-scos.19Or use the image with the quickstart.sh:
curl -s https://raw.githubusercontent.com/microshift-io/microshift/main/src/quickstart.sh | sudo TAG=release-4.19-4.19.0-okd-scos.19 bashReview the instructions in MicroShift Bootc Image to run the image.