mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
17 lines
1.1 KiB
Plaintext
17 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// microshift/understanding-microshift.adoc
|
|
|
|
[id="con-about-microshift_{context}"]
|
|
= About {product-title}
|
|
|
|
Working with resource-constrained field environments and hardware presents many challenges not experienced with cloud computing. {microshift-short} enables you to solve problems for edge devices by:
|
|
|
|
* Running the same Kubernetes workloads you run in the cloud, but at the edge.
|
|
* Overcoming the operational challenge of minimal system resources.
|
|
* 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-ostree-first}.
|
|
|
|
{microshift-short} 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.
|