Pour lister et vérifier tous les certificats TLS généré par cert-manager
kubectl get certificate --all-namespaces-ojsonpath="{range .items[*]}{.metadata.name} not before: {.status.notBefore} not after: {.status.notAfter}{'\n'}{end}"
pub_zone/linux/k8s_cert-manager.txt · Dernière modification : de Ludovic Drouard