GKE Migrating to Custom Resources
jdemaris opened this issue · 0 comments
jdemaris commented
Kubernetes is moving away from Third Party Resources and on to Custom Resources instead: https://kubernetes.io/docs/tasks/access-kubernetes-api/migrate-third-party-resource/
Is there a straight forward way to migrate the kube-cert-manager Certificates over to a Custom Resource Definition instead?