# Kubernetes

- [Composable clusters for multi-tenancy in Kubernetes](https://docs.weka.io/5.0/kubernetes/composable-clusters-for-multi-tenancy-in-kubernetes.md): Explore WEKA’s multi-tenancy with composable clusters, ensuring full resource isolation and optimal performance through Kubernetes-driven deployment.
- [WEKA Operator deployments](https://docs.weka.io/5.0/kubernetes/weka-operator-deployments.md): Discover how the WEKA Operator streamlines deploying, scaling, and managing the WEKA Data Platform on Kubernetes, delivering high-performance storage for compute-intensive workloads like AI and HPC.
- [Deploy the WEKA client on Amazon EKS](https://docs.weka.io/5.0/kubernetes/weka-operator-deployments/deploy-the-weka-client-on-amazon-eks.md): Deploy the WEKA client on an existing Amazon EKS cluster to enable Kubernetes workloads to access the WEKA filesystem.
- [WEKA Operator day-2 operations](https://docs.weka.io/5.0/kubernetes/weka-operator-day-2-operations.md): Manage hardware, scale clusters, and optimize resources to ensure system stability and performance.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.weka.io/5.0/kubernetes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
