Skip to content

kubectl certificate

# Get all CSR
kubectl get csr
# Approve CSR
kubectl certificate approve "csr-name"