1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/about-microshift.adoc

20 lines
1.4 KiB
Plaintext

// Module included in the following assemblies:
//
// microshift/understanding-microshift.adoc
[id="con-about-microshift_{context}"]
= About MicroShift
Working with low-resource field environments and hardware presents many challenges not experienced with cloud computing. {product-title} enables you to solve problems for edge devices by:
* Overcoming the operational challenge of minimal system resources, for example, a {op-system-chip} with {op-system-ram}.
* Addressing the environmental challenges of severe networking constraints such as low or no connectivity.
* Meeting the physical constraint of hard-to-access locations by installing your system images directly on edge devices.
* Building on and integrating with edge-optimized operating systems such as {op-system-first}.
{product-title} has the simplicity of single-node deployment with the functions and services you need for computing in resource-constrained locations. You can have many deployments on different hosts, creating the specific system image needed for each of your applications. Installing {product-title} on top of your managed {op-system} devices in hard-to-service locations also allows for streamlined over-the-air updates.
//For more information about installing and interacting with {product-title}, read the following:
//we can change this to refer to a Quick Start Guide for 4.13
//* xref:../installing/...etc. once modules are ready