jetstack / kube-lego

DEPRECATED: Automatically request certificates for Kubernetes Ingress resources from Let's Encrypt
Apache License 2.0
2.16k stars 267 forks source link

Kubernetes 1.8 completely deprecates Third Party Resources - CRD's are the new TPR #261

Closed ds0nt closed 6 years ago

ds0nt commented 6 years ago

CRD is the successor to the deprecated ThirdPartyResource (TPR) API, and is available as of Kubernetes 1.7.

https://kubernetes.io/docs/tasks/access-kubernetes-api/migrate-third-party-resource/

ds0nt commented 6 years ago

Wait I might be mistaken and this project isn't responsible for the third-party-resource in my kube cluster. I had been trying a few lets-encrypt kube tools.. will go check...

christiannaths commented 6 years ago

Ha! Had the same reaction. Headed here and https://github.com/kelseyhightower/kube-cert-manager straight away

ds0nt commented 6 years ago

My mistake certificate.stable.k8s.psg.io is from https://github.com/PalmStoneGames/kube-cert-manager/blob/master/docs/create-a-certificate.md.