-
Notifications
You must be signed in to change notification settings - Fork 107
Closed as not planned
Labels
type::featureNew feature or requestNew feature or request
Description
Describe the rationale for the suggested feature.
Often we might want to know the spec used to create a kURL cluster. For our enterprise customers, this can be deduced from the vendor's information but there are times a cluster being setup is from some other spec.
Describe the feature
Collect the spec from the cluster using the k8s client. From kubectl this can be read using kubectl get installer -oyaml
Describe alternatives you've considered
None
Additional context
We need to handle cases where the cluster being queried is not a kURL cluster and record the same. Noting that a cluster was not provisioned with kURL, albeit rare, is important information when supporting enterprise customers.
- Collector (data already collected by the cluster resources collector)
- Analyser
Metadata
Metadata
Assignees
Labels
type::featureNew feature or requestNew feature or request