CertificateAuthority#

Certificate data description.

Contents#

  • data — Certificate data in Base64 format. It should be added to the certificate-authority-data section of the kubeconfig file to grant kubectl access to your cluster.

    • Type: String

    • Required: No