LegacyClusterParams
In this article:
LegacyClusterParams#
Description of flexible configuration parameters for a cluster.
Contents#
dockerRegistryConfig — The Docker Registry configuration.
Type: dockerRegistryConfig object
Required: No
ebsProviderConfig — The EBS Provider configuration.
Type: ebsProviderConfig object
Required: No
ingressConfig — The Ingress controller configuration.
Type: ingressConfig object
Required: No
masterConfig — The configuration of a cluster master node.
Type: masterConfig object
Required: Yes
nlbProviderConfig — The NLB Provider configuration.
Type: nlbProviderConfig object
Required: No
userDataConfig — The configuration of the cluster user data.
Type: userDataConfig object
Required: No