Skip to content

A small form factor OpenShift/Kubernetes optimized for edge computing

License

Notifications You must be signed in to change notification settings

thinkahead/microshift

 
 

Repository files navigation

MicroShift

MicroShift is a research project that is exploring how OpenShift1 Kubernetes can be optimized for small form factor and edge computing.

Edge devices deployed out in the field pose very different operational, environmental, and business challenges from those of cloud computing. These motivate different engineering trade-offs for Kubernetes at the far edge than for cloud or near-edge scenarios. MicroShift's design goals cater to this:

  • make frugal use of system resources (CPU, memory, network, storage, etc.),
  • tolerate severe networking constraints,
  • update (resp. rollback) securely, safely, speedily, and seamlessly (without disrupting workloads), and
  • build on and integrate cleanly with edge-optimized OSes like Fedora IoT and RHEL for Edge, while
  • providing a consistent development and management experience with standard OpenShift.

We believe these properties should also make MicroShift a great tool for other use cases such as Kubernetes applications development on resource-constrained systems, scale testing, and provisioning of lightweight Kubernetes control planes.

Watch this end-to-end MicroShift provisioning demo video to get a first impression of MicroShift deployed onto a RHEL for edge computing device and managed through Open Cluster Management.

Note: MicroShift is still early days and moving fast. Features are missing. Things break. But you can still help shape it, too.

1) more precisely OKD, the Kubernetes distribution by the OpenShift community

Using MicroShift

To get started with MicroShift, please refer to the Getting Started section of the MicroShift User Documentation.

Developing MicroShift

To build MicroShift from source and contribute to its development, please refer to the MicroShift Developer Documentation.

Community

For information about getting in touch with the MicroShift community, please check our community page.

About

A small form factor OpenShift/Kubernetes optimized for edge computing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 57.3%
  • Python 23.5%
  • Shell 12.2%
  • Dockerfile 2.6%
  • JavaScript 2.4%
  • Makefile 1.2%
  • Other 0.8%