I have created a cluster on aws
using kops
.
However I am unable to find the file used as/by the certificate authority for spawning off client certs.
Does kops
create such a thing by default?
If so, what is the recommended process for creating client certs?
The kops documentation is not very clear about this.