Skip to content

Commit 785edc5

Browse files
committed
Add script for kind with kubelet server certs CSRs
This allows to have nodes obtain serving certificates signed by the CP. Enables to exercise certificate validation on any test making exec/logs/port-forward requests.
1 parent 1b788a5 commit 785edc5

File tree

2 files changed

+428
-0
lines changed

2 files changed

+428
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
reviewers:
4+
- g-gaston
5+
- enj
6+
approvers:
7+
- g-gaston
8+
- enj

0 commit comments

Comments
 (0)