OBJECT
KubernetesClusterSpec defines the desired state of KubernetesCluster
type KubernetesKindKubernetesClusterSpec {# Unschedulable controls cluster schedulability of new replicas. By default, # cluster is schedulable.unschedulable: Boolean }