-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: dislbenn <[email protected]>
- Loading branch information
Showing
6 changed files
with
142 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,19 @@ | ||
|
||
# Table list of the deployed components | ||
|
||
| Name | Description | Enabled | | ||
|---------------------------|----------------------------------------------------------------------------------------------------------------------|---------| | ||
| assisted-service | Installs OpenShift with minimal infrastructure prerequisites and comprehensive pre-flight validations. | True | | ||
| cluster-lifecycle | Provides cluster management capabilities for {ocp-short} and {product-title-short} hub clusters. | True | | ||
| cluster-manager | Manages various cluster-related operations within the cluster environment. | True | | ||
| cluster-proxy-addon | Automates the installation of apiserver-network-proxy on both hub and managed clusters using a reverse proxy server. | True | | ||
| console-mce | Enables the {mce-short} console plug-in. | True | | ||
| discovery | Discovers and identifies new clusters within the {ocm}. | True | | ||
| hive | Provisions and performs initial configuration of {ocp-short} clusters. | True | | ||
| hypershift | Hosts OpenShift control planes at scale with cost and time efficiency, and cross-cloud portability. | True | | ||
| hypershift-local-hosting | Enables local hosting capabilities for within the local cluster environment. | True | | ||
| local-cluster | Enables the import and self-management of the local hub cluster where the {mce-short} is deployed. | True | | ||
| managedserviceaccount | Syncronizes service accounts to the managed clusters and collects tokens as secret resources back to the hub cluster.| True | | ||
| server-foundation | Provides foundational services for server-side operations within the cluster environment. | True | | ||
| Name | Description | Enabled | | ||
|------------------------------|----------------------------------------------------------------------------------------------------------------------|---------| | ||
| assisted-service | Installs OpenShift with minimal infrastructure prerequisites and comprehensive pre-flight validations. | True | | ||
| cluster-api-preview | Provides capabilities for declaratively handling the Cluster API lifecycle from within a managment cluster | False | | ||
| cluster-lifecycle | Provides cluster management capabilities for {ocp-short} and {product-title-short} hub clusters. | True | | ||
| cluster-manager | Manages various cluster-related operations within the cluster environment. | True | | ||
| cluster-proxy-addon | Automates the installation of apiserver-network-proxy on both hub and managed clusters using a reverse proxy server. | True | | ||
| console-mce | Enables the {mce-short} console plug-in. | True | | ||
| discovery | Discovers and identifies new clusters within the {ocm}. | True | | ||
| hive | Provisions and performs initial configuration of {ocp-short} clusters. | True | | ||
| hypershift | Hosts OpenShift control planes at scale with cost and time efficiency, and cross-cloud portability. | True | | ||
| hypershift-local-hosting | Enables local hosting capabilities for within the local cluster environment. | True | | ||
| image-based-install-operator | Provide site configuration to Single Node OpenShift clusters to complete installation. | False | | ||
| local-cluster | Enables the import and self-management of the local hub cluster where the {mce-short} is deployed. | True | | ||
| managedserviceaccount | Syncronizes service accounts to the managed clusters and collects tokens as secret resources back to the hub cluster.| True | | ||
| server-foundation | Provides foundational services for server-side operations within the cluster environment. | True | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters