-
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.
* update API descriptions Signed-off-by: Cameron Wall <[email protected]> * update API descriptions Signed-off-by: Cameron Wall <[email protected]> * update API descriptions Signed-off-by: Cameron Wall <[email protected]> * Doc edit Signed-off-by: Cameron Wall <[email protected]> * Doc edit Signed-off-by: Cameron Wall <[email protected]> * Doc edit Signed-off-by: Cameron Wall <[email protected]> * Doc edit Signed-off-by: Cameron Wall <[email protected]> * removed endline space Signed-off-by: Disaiah Bennett <[email protected]> --------- Signed-off-by: Cameron Wall <[email protected]> Signed-off-by: Disaiah Bennett <[email protected]> Co-authored-by: Disaiah Bennett <[email protected]>
- Loading branch information
1 parent
9149799
commit 5253735
Showing
3 changed files
with
28 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
|
||
# 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 | |