Values.EksInfoSourceThe information about the Amazon EKS cluster.
type nonrec t = {namespace : KubernetesNamespace.t option;The namespaces of the Amazon EKS cluster.
*)nodeLabel : ResourceNameString.t option;The nodeLabel of the nodes where the resources of this virtual cluster can get scheduled. It requires relevant scaling and policy engine addons.
*)}