Kubernetes CRD schema addition of enum from values.yaml Dynamically Defining Enum Values in Kubernetes Custom Resource Definitions Problem You want to add an enum enumeration type to your Kubernetes Custom Resource D 3 min read 05-10-2024 9
k8s CRD definition: 4 mutually exclusive optional fields Defining Mutually Exclusive Optional Fields in Kubernetes Custom Resource Definitions CRDs Kubernetes Custom Resource Definitions CRDs allow you to extend Kuber 3 min read 04-10-2024 6
How to access non-primitive type of data from a k8s customer resource using dynamic client + unstructured Accessing Non Primitive Data Types from a Kubernetes Custom Resource Using Dynamic Client and Unstructured Kubernetes K8s custom resources CRs extend the Kubern 3 min read 17-09-2024 12