# 安全策略

可以说从互联网服务诞生之初安全就与其如影随形，在云原生应用中，因为应用的离散化程度更高，经常会有跨平台和跨系统的情况出现，所有安全更是一件棘手的事情。在这一节中，我们将探索一些云原生应用的安全策略，帮助保护你的应用。


---

# 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://doc.cncf.vip/kubernetes-handbook/zui-jia-shi-jian/security-policy.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.
