Skip to content

Commit 06f71d8

Browse files
committed
adding new mce overview topic
1 parent cd7b53a commit 06f71d8

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ Topics:
8181
- Name: Red Hat OpenShift Cluster Manager
8282
Distros: openshift-enterprise
8383
File: ocm-overview-ocp
84+
- Name: About multicluster engine for Kubernetes operator
85+
Distros: openshift-enterprise
86+
File: mce-overview-ocp
8487
- Name: Control plane architecture
8588
File: control-plane
8689
Distros: openshift-enterprise,openshift-origin,openshift-online

architecture/mce-overview-ocp.adoc

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
:_content-type: ASSEMBLY
2+
[id="mce-overview-ocp"]
3+
= About multicluster engine for Kubernetes operator
4+
include::_attributes/common-attributes.adoc[]
5+
:context: mce-overview-ocp
6+
7+
toc::[]
8+
9+
One of the challenges of scaling Kubernetes environments is managing the lifecycle of a growing fleet. To meet that challenge, you can use multicluster engine for Kubernetes operator (MCE). The operator delivers full lifecycle capabilities for managed {product-title} clusters and partial lifecycle management for other Kubernetes distributions. It is available in two ways:
10+
11+
* As a standalone operator that you install as part of your {product-title} or {oke} subscription
12+
* As part of link:https://access.redhat.com/products/red-hat-advanced-cluster-management-for-kubernetes[Red Hat Advanced Cluster Management for Kubernetes]
13+
14+
[id="mce-on-ocp"]
15+
== Cluster management with multicluster engine on {product-title}
16+
17+
When you enable multicluster engine on {product-title}, you gain the following capabilities:
18+
19+
* xref:control-plane.adoc#hosted-control-planes-overview_control-plane[Hosted control planes], which is a feature that is based on the HyperShift project. With a centralized hosted control plane, you can operate {product-title} clusters in a hyperscale manner.
20+
* Hive, which provisions self-managed {product-title} clusters to the hub and completes the initial configurations for those clusters.
21+
* klusterlet agent, which registers managed clusters to the hub.
22+
* Infrastructure Operator, which manages the deployment of the Assisted Service to orchestrate on-premise bare metal and vSphere installations of {product-title}, such as SNO on bare metal. The Infrastructure Operator includes xref:../scalability_and_performance/ztp_far_edge/ztp-deploying-far-edge-clusters-at-scale.adoc#ztp-challenges-of-far-edge-deployments_ztp-deploying-far-edge-clusters-at-scale[zero touch provisioning (ZTP)], which fully automates cluster creation on bare metal and vSphere provisioning with GitOps workflows to manage deployments and configuration changes.
23+
* Open cluster management, which provides resources to manage Kubernetes clusters.
24+
25+
The multicluster engine is included with your {product-title} support subscription and is delivered separately from the core payload. To start to use multicluster engine, you deploy the {product-title} cluster and then install the operator. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/multicluster_engine_overview#mce-install-intro[the installation documentation].
26+
27+
[id="mce-on-rhacm"]
28+
== Cluster management with Red Hat Advanced Cluster Management
29+
30+
If you need cluster management capabilities beyond what {product-title} with multicluster engine can provide, consider Red Hat Advanced Cluster Management. The multicluster engine is an integral part of Red Hat Advanced Cluster Management and is enabled by default.
31+
32+
[id="mce-additional-resources-ocp"]
33+
== Additional resources
34+
35+
For the complete documentation for multicluster engine, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/index[multicluster engine documentation], which is part of the product documentation for Red Hat Advanced Cluster Management.

0 commit comments

Comments
 (0)