Everytime a kuberneters cluster is built, it generates a new CA. is there a way to specify a CA cert file to use? like pfx with kops?
Yes it is possible. But you might have to use your own custom script to build the k8s cluster. Follow kubernetes the hard way as reference to develop cluster setup scripts