Merge pull request #39961 from Dhairya-Arora01/addLine

Improvement for the security docs
This commit is contained in:
Kubernetes Prow Robot 2023-07-10 18:21:11 -07:00 committed by GitHub
commit dd9c5380f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -3,3 +3,9 @@ title: "Security"
weight: 40
---
Security is an important concern for most organizations and people who run Kubernetes
clusters. You can find a basic [security checklist](/docs/concepts/security/security-checklist/)
elsewhere in the Kubernetes documentation.
To learn how to deploy and manage security aspects of Kubernetes, you can follow the
tutorials in this section.