> ## Documentation Index
> Fetch the complete documentation index at: https://densify-sync-changelog-13.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Analysis: Kubernetes Container Recommendations

The `/analysis/containers/kubernetes/<analysisId>/results` resource is used to return a collection of recommendations after optimization analysis has been performed on your Kubernetes container data in Kubex.

To return a collection of all the Kubernetes containers included in the optimization analysis, see [Analysis: Kubernetes Container Systems](./Analysis_Kubernetes_Systems). The set of analyzed containers may be more than the set of container recommendations due to the possibility of no recommendations for some analyzed containers.

## Resource

```
/analysis/containers/kubernetes/<analysisId>/results
```

## endpoints

<CardGroup cols={2}>
  <Card title="List Kubernetes Container Recommendations" href="/docs-api/WebHelp_Densify_API_Cloud/Content/API_Guide/Analysis_Kubernetes_Results/listKubernetesContainerRecommendations" arrow />
</CardGroup>
