-
Feature
-
Resolution: Unresolved
-
Major
-
ACM 2.13.2
-
Product / Portfolio Work
-
False
-
-
False
-
Not Selected
-
Moderate
Feature Overview
Customers manage their OpenShift Container Platform clusters using RHACM. What RHACM currently lacks is CLI tooling to interact with a fleet of clusters. Often, customers write their own tooling to interact with clusters, particularly for the following use cases:
- Logging into a specific cluster to use "oc"
- Finding Nodes and Clusters by name or other fields
- Getting information about OpenShift Container Platform Nodes such as IP addresses
- Executing a command on multiple clusters
Particularly the customer that requests this feature has the following commands implemented:
- oclogin (to log into one of their clusters)
- ocfind (to retrieve information from their clusters)
- ocexecute (to execute a command on multiple clusters)
Attached, find screenshots for these tools, where can see usage examples
Goals
This RFE requests supported CLI tooling provided by Red Hat for RHACM to cover these use cases. This would improve the usability for OpenShift Container Platform platform administrators by having supported tooling for their every day tasks. RHACM has most of the information provided by these tools available and can be used to find and gather information.
Requirements
The CLI tool(s) provided should provide the functionality to cover the following use cases:
- oclogin (to log into one of their clusters)
- ocfind (to retrieve information from their clusters)
- ocexecute (to execute a command on multiple clusters)