# Kubernetes Supported Resources

Hava imports and visualises the key resources in your Kubernetes cluster.

Below is a list of the resources visualised. The Resources that do not make up your automated interactive diagrams are listed in the contextual attributes tab, and also visible when viewing the **Hava List View.**

| Visualised on Container View Diagrams |                                                                 |
| ------------------------------------- | --------------------------------------------------------------- |
| Cluster                               | <img src="/files/aka8dJjJyr6kzt0oN4Dg" alt="" data-size="line"> |
| Daemon Set                            | <img src="/files/No6xIAevk2MWA8euKMMY" alt="" data-size="line"> |
| Deployment                            | <img src="/files/ZDzaC7qJtwrenKCM2WPA" alt="" data-size="line"> |
| Ingress                               | <img src="/files/dTBl4HEjaImFr6PYDVxd" alt="" data-size="line"> |
| Namespace                             | <img src="/files/yOEqHByQ0HY2uYI5XyNw" alt="" data-size="line"> |
| Pod                                   | <img src="/files/expUndDUkgx9bSpt0gle" alt="" data-size="line"> |
| Replica Set                           | <img src="/files/AyJDljatdruSU40g0b1F" alt="" data-size="line"> |
| Service                               | <img src="/files/a21iQ84juPG0WqIZSG2n" alt="" data-size="line"> |
| Stateful Set                          | <img src="/files/pw5szby2Bbl8f8vx4arn" alt="" data-size="line"> |

Imported Resources not visualised on your Container Diagram will appear within the Attributes tab and on the **Hava List View**

| Non Visualised Resources |                                                                 |
| ------------------------ | --------------------------------------------------------------- |
| Node                     | <img src="/files/XVqcjCY5GYsu5S5FsHlO" alt="" data-size="line"> |
| Persistent Volume        | <img src="/files/qazq3VtjGrdYuOpLHIEq" alt="" data-size="line"> |
| Persistent Volume Claim  | <img src="/files/T6wwElIBK6zbDILaFpTj" alt="" data-size="line"> |


---

# 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.hava.io/importing/kubernetes/kubernetes-supported-resources.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.
