Skip to content

Releases: microshift-io/microshift

4.21.0_g29f429c21_4.21.0_okd_scos.ec.15

25 Dec 13:06
14b30cc

Choose a tag to compare

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.15

Review the instructions in MicroShift Bootc Deployment to run the image.

4.21.0_gbc8e20c07_4.21.0_okd_scos.ec.14

16 Dec 18:20
0bf7300

Choose a tag to compare

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.14

Review the instructions in MicroShift Bootc Deployment to run the image.

release-4.20-4.20.0-okd-scos.9

21 Nov 11:50
3975a33

Choose a tag to compare

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.9

Or 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 bash

Review the instructions in MicroShift Bootc Deployment to run the image.