# Kubernetes Integrations

If your organization uses Kubernetes for development, Apono's **Kubernetes integrations** can help you securely manage access to your Kubernetes containers and databases.

<figure><img src="/files/mw7h98GZLzqyfwpl5l6l" alt="" width="375"><figcaption><p>Kubernetes logo</p></figcaption></figure>

By identifying and transforming existing privileges, Apono can shift your management from broad permissions to on-demand access flows. Through our integrations, Apono enables you to perform the following access tasks:

* **Limit Access:** Discover existing cluster privileges and convert them to just-in-time Access Flows.
* **Enable Self-Service Access:** Allow developers to request access to K8s clusters and pods via Slack.
* **Automate Approval Workflows:** Create automatic approval processes for sensitive K8s resources.
* **Restrict Third-Party Access:** Grant third-parties (customers or vendors) time-based access to specific containers with MFA verification.
* **Review Access:** Audit access, permissions granted, and reasons for access across K8s.


---

# 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.apono.io/docs/kubernetes-environment/kubernetes-integrations.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.
