I am using Minikube/Kubernetes and want to add a new user. Therefore I need to sign the certificate request for a this new user. Where is the root certificate of Minikube located?
You can find your Minikube CA certificate(s) in your ~/.minikube
directory.