Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions security/tls-security-profiles.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Cluster administrators can choose which TLS security profile to use for each of
* the Ingress Controller
* the control plane
+
This includes the Kubernetes API server, Kubernetes controller manager, Kubernetes scheduler, OpenShift API server, OpenShift OAuth API server, and OpenShift OAuth server.
This includes the Kubernetes API server, Kubernetes controller manager, Kubernetes scheduler, OpenShift API server, OpenShift OAuth API server, OpenShift OAuth server, and etcd.
+
// NOTE: etcd and OpenShift controller manager are not included
// NOTE: OpenShift controller manager are not included

* the kubelet, when it acts as an HTTP server for the Kubernetes API server

Expand Down