kubernetes-training

CA

Certificate api

  1. To approve the request : kubectl certificate approve jane
  2. View certificate : kubectl get csr jane -o yaml (under{.status.certificate}) base64 encoded 00> share w user

[!Important] Controller Manager is the component taking care of these certificate api