Skip to content

Commit

Permalink
fixup! Kubernetes High Security setup (#415)
Browse files Browse the repository at this point in the history
Signed-off-by: Hannes Baum <[email protected]>
  • Loading branch information
cah-hbaum committed Nov 27, 2023
1 parent 64cddbc commit 7f3835d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Kubernetes high security setup
title: Kubernetes cluster baseline security
type: Standard
status: Draft
track: KaaS
Expand Down Expand Up @@ -60,7 +60,7 @@ To do this, different approaches can be taken.

It is already expected by Kubernetes that all API communication internally is encrypted with TLS.
Nevertheless, some endpoints of internal components could be/will be exposed without the necessary
encryption, which could lead to weakpoints in the system.
encryption, which could lead to weak points in the system.
A list of the default service endpoints can be seen in the following table

| Protocol | Port Range | Purpose | Notes |
Expand Down

0 comments on commit 7f3835d

Please sign in to comment.