Report this

What is the reason for this report?

get public ca certificate kubernetes.io/kubelet-serving

Posted on November 17, 2020

While installing Vault Cluster on kubernetes, I have the requirements for 3 certificates

          tls_cert_file = "/vault/userconfig/tls-server/tls.crt"
          tls_key_file = "/vault/userconfig/tls-server/tls.key"
          tls_ca_cert_file = "/vault/userconfig/tls-ca/ca.crt"

I have generated the CSR for cert nd key files and approved them with the ‘kubernetes.io/kubelet-serving’ signer. I now need to download the public key for the tls_ca_cert_file but cannot find it. Can someone please point me in the direction where to get this key from .



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.