# Security

PMK works off the CISA recommended Zero Trust Security model. This allows users to uniquely define an increasingly granular user/group policy specification. PMK integrates with your organization's existing Single-Sign On (SSO) solution to enable SSO across distributed infrastructures and locations.

In every managed deployment of PMK, security patches and rolling updates/upgrades for your Kubernetes clusters are automatically delivered to your platform to ensure security conformity. For air-gapped deployment of PMK, patches and updates are delivered at a pre-defined regular cadence to enable you to ensure full compliance with your organization's security policies.


---

# 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.platform9.com/managed-kubernetes/5.14/platform-administration/security.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.
