databricks / click

The "Command Line Interactive Controller for Kubernetes"
Apache License 2.0
1.49k stars 84 forks source link

Support for Custom Resources #70

Closed maver1ck closed 2 years ago

maver1ck commented 6 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/

nicklan commented 2 years ago

please see the new crd command