Skip to content

Collector and analyser for kurl specs in a cluster #788

@banjoh

Description

@banjoh

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions