Description
Microshift is a research project that is exploring how OpenShift1 Kubernetes can be optimized for small form factor and edge computing. This repository contains rpm packaged containers which can be embedded in an ostree filesystem. The containers will be available to cri-o in a read only format.
Installation Instructions
Documentation and install instructions can be found here: https://microshift.io/docs/getting-started/
Please submit any issues here: https://github.com/redhat-et/microshift/issues
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 |
---|---|---|
EPEL 8 | aarch64 (14)*, x86_64 (42)* | EPEL 8 (67 downloads) |
EPEL 9 | aarch64 (26)*, x86_64 (15)* | EPEL 9 (66 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @redhat-et/microshift-containers
More info about enabling Copr repositories