12 lines
376 B
Markdown
12 lines
376 B
Markdown
---
|
|
layout: LearningLayout
|
|
description: Kubernetes教程_本文介绍了如何使用容器组安全策略来限定容器可以拥有的权限
|
|
meta:
|
|
- name: keywords
|
|
content: Kubernetes教程, Pod Security Policies
|
|
---
|
|
|
|
# 容器组安全策略
|
|
|
|
本文档翻译自 Kubernetes 文档 [Pod Security Policies](https://kubernetes.io/docs/concepts/policy/pod-security-policy/)
|