Skip to content

Commit

Permalink
fixup! Baseline cluster security (#414)
Browse files Browse the repository at this point in the history
Signed-off-by: Hannes Baum <hannes.baum@cloudandheat.com>
  • Loading branch information
cah-hbaum committed Jan 17, 2024
1 parent db0487e commit c9575ee
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Standards/scs-0217-v1-baseline-cluster-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,13 +130,13 @@ doesn't enable them. A way to do this can be found in the section [Authenticatio

## Related Documents

* [Managing TLS in a cluster](https://kubernetes.io/docs/tasks/tls/managing-tls-in-a-cluster/)
* [Securing a cluster](https://kubernetes.io/docs/tasks/administer-cluster/securing-a-cluster/)
* [Controlling access](https://kubernetes.io/docs/concepts/security/controlling-access/)
* [Kubernetes Security Checklist](https://kubernetes.io/docs/concepts/security/security-checklist/)
* [Kubelet Authentication and Authorization](https://kubernetes.io/docs/reference/access-authn-authz/kubelet-authn-authz/)
* [Authentication](https://kubernetes.io/docs/reference/access-authn-authz/authentication/)
* [OWASP Kubernetes Security Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Kubernetes_Security_Cheat_Sheet.html)
- [Managing TLS in a cluster](https://kubernetes.io/docs/tasks/tls/managing-tls-in-a-cluster/)
- [Securing a cluster](https://kubernetes.io/docs/tasks/administer-cluster/securing-a-cluster/)
- [Controlling access](https://kubernetes.io/docs/concepts/security/controlling-access/)
- [Kubernetes Security Checklist](https://kubernetes.io/docs/concepts/security/security-checklist/)
- [Kubelet Authentication and Authorization](https://kubernetes.io/docs/reference/access-authn-authz/kubelet-authn-authz/)
- [Authentication](https://kubernetes.io/docs/reference/access-authn-authz/authentication/)
- [OWASP Kubernetes Security Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Kubernetes_Security_Cheat_Sheet.html)

## Conformance Tests

Expand Down

0 comments on commit c9575ee

Please sign in to comment.