Name: hoge.example.com Namespace: default (略) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning IssuerNotReady 4s (x3 over 16s) cert-manager Issuer letsencrypt-prod not ready こういうやつ。待てど暮らせど通らない。 1.いくつもIssureを放り込んでいる あちこちの記事を見ながら、kubectl apply -f ....とかやってる間に、どうも複数のIssureが登録されていた。 なんかkubectl describe certした時に対象としてる証明書の名前が変だったので、チュートリアル記事を読みながら作業していたときの残骸が邪魔していた。 同じyamlファイルの

