Releases: microshift-io/microshift
4.21.0_g29f429c21_4.21.0_okd_scos.ec.15
Install and Run
Quick Start
MicroShift can be run on the host or inside a Bootc container.
-
Install MicroShift RPM packages on your host and start the MicroShift service.
curl -s https://microshift-io.github.io/microshift/quickrpm.sh | \ sudo OWNER=microshift-io TAG=4.21.0_g29f429c21_4.21.0_okd_scos.ec.15 bash -
Bootstrap MicroShift inside a Bootc container on your host.
curl -s https://microshift-io.github.io/microshift/quickstart.sh | \ sudo OWNER=microshift-io TAG=4.21.0_g29f429c21_4.21.0_okd_scos.ec.15 bash
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:4.21.0_g29f429c21_4.21.0_okd_scos.ec.15Review the instructions in MicroShift Bootc Deployment to run the image.
4.21.0_gbc8e20c07_4.21.0_okd_scos.ec.14
Install and Run
Quick Start
MicroShift can be run on the host or inside a Bootc container.
-
Install MicroShift RPM packages on your host and start the MicroShift service.
curl -s https://microshift-io.github.io/microshift/quickrpm.sh | \ sudo OWNER=microshift-io TAG=4.21.0_gbc8e20c07_4.21.0_okd_scos.ec.14 bash -
Bootstrap MicroShift inside a Bootc container on your host.
curl -s https://microshift-io.github.io/microshift/quickstart.sh | \ sudo OWNER=microshift-io TAG=4.21.0_gbc8e20c07_4.21.0_okd_scos.ec.14 bash
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:4.21.0_gbc8e20c07_4.21.0_okd_scos.ec.14Review the instructions in MicroShift Bootc Deployment to run the image.
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.