Skip to content

Releases: microshift-io/microshift

4.20.0_g153ff0ca9_4.20.0_okd_scos.16

Choose a tag to compare

@github-actions github-actions released this 06 Jan 14:01
1045975

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.20.0_g153ff0ca9_4.20.0_okd_scos.16 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.20.0_g153ff0ca9_4.20.0_okd_scos.16 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.20.0_g153ff0ca9_4.20.0_okd_scos.16

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

4.21.0_g29f429c21_4.21.0_okd_scos.ec.15

Choose a tag to compare

@github-actions github-actions released this 25 Dec 13:06
14b30cc

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

Choose a tag to compare

@github-actions github-actions released this 16 Dec 18:20
0bf7300

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

Choose a tag to compare

@github-actions github-actions released this 21 Nov 11:50
3975a33

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.