Commit 96d03b0
committed
Clarify front-proxy certificate dependency on aggregation layer
The note in the kubelet certificates section described the front-proxy CA as
something you only need `if you run kube-proxy to support an extension API
server`. kube-proxy is the node-level Service networking component and is
not involved in extension API server delivery; the actual mechanism is the
apiserver aggregation layer.
Reword the note to point at the aggregation layer with a link to the matching
task page, while keeping the existing extension API server reference. Closes
#55622.1 parent ada14be commit 96d03b0
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments