Description
OKD's distribution of MicroShift, bringing OKD to the edge.
Installation Instructions
Enabling this COPR repo on Fedora 40+ or Centos Stream 9/10
Simply run dnf copr enable owenh/micro-okd
Install the MicroShift package
Install with DNF dnf install microshift
Optional Packages
microshift-olm
- Adds operator lifecycle manager support to enable installation of operatorsmicroshift-low-latency
- Tunes use for faster responses to external eventsmicroshift-multus
- A default configuration for CRI-O to enable Multus CNI in MicrOKDmicroshift-greenboot
- A systemd healthcheck service intended for RPM-OSTree based systems
Documentation
There currently isn't any documentation located on okd.io for MicrOKD
You can refer to the Red Hat docs for now.
Known Issues
The microshift-gateway
package does not function since it has a dependency on the Service Mesh Operator v3, which has not currently been built in OKDerators.
If you find any issues that are not known, feel free to report them in #okd-dev
in the Kubernetes Slack
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (377)* | Centos-stream 10 (59 downloads) |
![]() |
x86_64 (287)* | Centos-stream 9 (36 downloads) |
![]() |
x86_64 (20)* | Fedora 40 (0 downloads) |
![]() |
x86_64 (315)* | Fedora 41 (41 downloads) |
![]() |
x86_64 (266)* | Fedora 42 (33 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable owenh/micro-okd
More info about enabling Copr repositories