mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
57 lines
2.6 KiB
Plaintext
57 lines
2.6 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="microshift-understanding"]
|
|
= Understanding {product-title}
|
|
include::_attributes/attributes-microshift.adoc[]
|
|
:context: microshift-understanding
|
|
|
|
toc::[]
|
|
|
|
[.lead]
|
|
|
|
Welcome to the official {product-title} {product-version} documentation, where you can learn about {microshift-short} and start exploring its features.
|
|
|
|
[id="microshift-product-documentation_{context}"]
|
|
== {microshift-short} product documentation
|
|
|
|
To browse the {microshift-short} {product-version} documentation, use one of the following methods:
|
|
|
|
* Use the navigation bars and links to browse.
|
|
* Select the task that interests you from the contents of this Welcome page.
|
|
|
|
To get started with {microshift-short}, use the following links:
|
|
|
|
//text is in main assembly for the sake of cross references
|
|
//* xref:../microshift_release_notes/microshift-4-21-release-notes.adoc#microshift-4-21-release-notes[{product-title} release notes]
|
|
* xref:../microshift_install_get_ready/microshift-install-get-ready.adoc#microshift-install-get-ready[Getting ready to install MicroShift]
|
|
|
|
For related information, use the following links:
|
|
|
|
* link:https://docs.redhat.com/documentation/en-us/red_hat_device_edge/4/html/overview/device-edge-overview[Red Hat Device Edge overview]
|
|
* link:https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/using_image_mode_for_rhel_to_build_deploy_and_manage_operating_systems/index[Using image mode for RHEL to build, deploy, and manage operating systems]
|
|
* link:https://docs.redhat.com/en/documentation/openshift_container_platform/[{OCP} documentation]
|
|
|
|
include::modules/microshift-about.adoc[leveloffset=+1]
|
|
|
|
include::modules/microshift-arch-design.adoc[leveloffset=+1]
|
|
|
|
[id="microshift-openshift-apis_{context}"]
|
|
== {microshift-short} OpenShift APIs
|
|
|
|
In addition to standard Kubernetes APIs, {microshift-short} includes a small subset of the APIs supported by {OCP}.
|
|
|
|
[cols="1,1",options="header"]
|
|
|===
|
|
^| API ^| API group
|
|
| xref:../microshift_rest_api/network_apis/route-route-openshift-io-v1.adoc#route-route-openshift-io-v1[Route]
|
|
| route.openshift.io/v1
|
|
| xref:../microshift_rest_api/security_apis/securitycontextconstraints-security-openshift-io-v1.adoc#securitycontextconstraints-security-openshift-io-v1[SecurityContextConstraints]
|
|
| security.openshift.io/v1
|
|
|===
|
|
|
|
include::modules/microshift-k8s-apis.adoc[leveloffset=+1]
|
|
|
|
[id="additional-resources_microshift-welcome-index"]
|
|
[role="_additional-resources"]
|
|
== Additional resources
|
|
* xref:../microshift_rest_api/index.adoc#api-index[API index]
|
|
* link:https://www.redhat.com/en/technologies/cloud-computing/openshift/kubernetes-engine[{oke}] |