To request clusterlint diagnostics for your cluster, send a GET request to/v2/kubernetes/clusters/$K8S_CLUSTER_ID/clusterlint. If the run_id queryparameter is provided, then the diagnostics for the specific run is fetched.By default, the latest results are shown.To find out how to address clusterlint feedback, please refer tothe clusterlint check documentation.
To request clusterlint diagnostics for your cluster, send a GET request to
/v2/kubernetes/clusters/$K8S_CLUSTER_ID/clusterlint. If therun_idqueryparameter is provided, then the diagnostics for the specific run is fetched.By default, the latest results are shown.To find out how to address clusterlint feedback, please refer tothe clusterlint check documentation.