location of ca.crt
#5941
-
Hi, I'm trying to implement a custom admission controller. In order to do that, I need to use the ca.crt file from rancher-desktop. I also tried to find the certificate on the lima VM ( Does anyone have a pointer? Best, Emmanuel |
Beta Was this translation helpful? Give feedback.
Answered by
jandubois
Nov 7, 2023
Replies: 1 comment 1 reply
-
All Kubernetes certs are under |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jaepetto
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All Kubernetes certs are under
/var/lib/rancher/k3s/server/tls
.