Files
kuboard-press/learning/k8s-advanced/sec/secure-a-cluster.md
2022-03-31 22:39:38 +08:00

15 lines
414 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: LearningLayout
description: Kubernetes教程_本文面向集群管理员概述了云原生安全的相关概念。
meta:
- name: keywords
content: Kubernetes 教程,Secure a Cluster
---
# 集群的安全防护
本文档主要参考了 Kubernetes 官方文档:[Securing a Cluster](https://kubernetes.io/docs/tasks/administer-cluster/securing-a-cluster/)
<AdSenseTitle/>
...文档待完善