Closed maver1ck closed 2 years ago
Kubernetes has ability to define Custom Resources via CRD. We'd like to list and describe those resources. Sample resources: TFJob https://www.kubeflow.org/docs/guides/components/tftraining/
Certificate Issuer https://github.com/jetstack/cert-manager/blob/master/docs/reference/issuers.rst
Manual: https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/
please see the new crd command
crd
Kubernetes has ability to define Custom Resources via CRD. We'd like to list and describe those resources. Sample resources: TFJob https://www.kubeflow.org/docs/guides/components/tftraining/
Certificate Issuer https://github.com/jetstack/cert-manager/blob/master/docs/reference/issuers.rst
Manual: https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/