We recommend new projects start with resources from the AWS provider.
aws-native.eks.getCluster
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
An object representing an Amazon EKS cluster.
Using getCluster
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCluster(args: GetClusterArgs, opts?: InvokeOptions): Promise<GetClusterResult>
function getClusterOutput(args: GetClusterOutputArgs, opts?: InvokeOptions): Output<GetClusterResult>
def get_cluster(name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetClusterResult
def get_cluster_output(name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetClusterResult]
func LookupCluster(ctx *Context, args *LookupClusterArgs, opts ...InvokeOption) (*LookupClusterResult, error)
func LookupClusterOutput(ctx *Context, args *LookupClusterOutputArgs, opts ...InvokeOption) LookupClusterResultOutput
> Note: This function is named LookupCluster
in the Go SDK.
public static class GetCluster
{
public static Task<GetClusterResult> InvokeAsync(GetClusterArgs args, InvokeOptions? opts = null)
public static Output<GetClusterResult> Invoke(GetClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
public static Output<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:eks:getCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- The unique name to give to your cluster.
- Name string
- The unique name to give to your cluster.
- name String
- The unique name to give to your cluster.
- name string
- The unique name to give to your cluster.
- name str
- The unique name to give to your cluster.
- name String
- The unique name to give to your cluster.
getCluster Result
The following output properties are available:
- Access
Config Pulumi.Aws Native. Eks. Outputs. Cluster Access Config - The access configuration for the cluster.
- Arn string
- The ARN of the cluster, such as arn:aws:eks:us-west-2:666666666666:cluster/prod.
- string
- The certificate-authority-data for your cluster.
- Cluster
Security stringGroup Id - The cluster security group that was created by Amazon EKS for the cluster. Managed node groups use this security group for control plane to data plane communication.
- Compute
Config Pulumi.Aws Native. Eks. Outputs. Cluster Compute Config - Indicates the current configuration of the compute capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the compute capability is enabled, EKS Auto Mode will create and delete EC2 Managed Instances in your AWS account. For more information, see EKS Auto Mode compute capability in the Amazon EKS User Guide .
- Encryption
Config stringKey Arn - Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- Endpoint string
- The endpoint for your Kubernetes API server, such as https://5E1D0CEXAMPLEA591B746AFC5AB30262.yl4.us-west-2.eks.amazonaws.com.
- Id string
- The unique ID given to your cluster.
- Kubernetes
Network Pulumi.Config Aws Native. Eks. Outputs. Cluster Kubernetes Network Config - The Kubernetes network configuration for the cluster.
- Logging
Pulumi.
Aws Native. Eks. Outputs. Logging - The logging configuration for your cluster.
- Open
Id stringConnect Issuer Url - The issuer URL for the cluster's OIDC identity provider, such as https://oidc.eks.us-west-2.amazonaws.com/id/EXAMPLED539D4633E53DE1B716D3041E. If you need to remove https:// from this output value, you can include the following code in your template.
- Resources
Vpc Pulumi.Config Aws Native. Eks. Outputs. Cluster Resources Vpc Config - The VPC configuration that's used by the cluster control plane. Amazon EKS VPC resources have specific requirements to work properly with Kubernetes. For more information, see Cluster VPC Considerations and Cluster Security Group Considerations in the Amazon EKS User Guide . You must specify at least two subnets. You can specify up to five security groups, but we recommend that you use a dedicated security group for your cluster control plane.
- Storage
Config Pulumi.Aws Native. Eks. Outputs. Cluster Storage Config - Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your AWS account. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide .
- List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource.
- Upgrade
Policy Pulumi.Aws Native. Eks. Outputs. Cluster Upgrade Policy This value indicates if extended support is enabled or disabled for the cluster.
Learn more about EKS Extended Support in the Amazon EKS User Guide .
- Version string
- The desired Kubernetes version for your cluster. If you don't specify a value here, the latest version available in Amazon EKS is used.
- Zonal
Shift Pulumi.Config Aws Native. Eks. Outputs. Cluster Zonal Shift Config - The configuration for zonal shift for the cluster.
- Access
Config ClusterAccess Config - The access configuration for the cluster.
- Arn string
- The ARN of the cluster, such as arn:aws:eks:us-west-2:666666666666:cluster/prod.
- string
- The certificate-authority-data for your cluster.
- Cluster
Security stringGroup Id - The cluster security group that was created by Amazon EKS for the cluster. Managed node groups use this security group for control plane to data plane communication.
- Compute
Config ClusterCompute Config - Indicates the current configuration of the compute capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the compute capability is enabled, EKS Auto Mode will create and delete EC2 Managed Instances in your AWS account. For more information, see EKS Auto Mode compute capability in the Amazon EKS User Guide .
- Encryption
Config stringKey Arn - Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- Endpoint string
- The endpoint for your Kubernetes API server, such as https://5E1D0CEXAMPLEA591B746AFC5AB30262.yl4.us-west-2.eks.amazonaws.com.
- Id string
- The unique ID given to your cluster.
- Kubernetes
Network ClusterConfig Kubernetes Network Config - The Kubernetes network configuration for the cluster.
- Logging Logging
- The logging configuration for your cluster.
- Open
Id stringConnect Issuer Url - The issuer URL for the cluster's OIDC identity provider, such as https://oidc.eks.us-west-2.amazonaws.com/id/EXAMPLED539D4633E53DE1B716D3041E. If you need to remove https:// from this output value, you can include the following code in your template.
- Resources
Vpc ClusterConfig Resources Vpc Config - The VPC configuration that's used by the cluster control plane. Amazon EKS VPC resources have specific requirements to work properly with Kubernetes. For more information, see Cluster VPC Considerations and Cluster Security Group Considerations in the Amazon EKS User Guide . You must specify at least two subnets. You can specify up to five security groups, but we recommend that you use a dedicated security group for your cluster control plane.
- Storage
Config ClusterStorage Config - Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your AWS account. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide .
- Tag
- An array of key-value pairs to apply to this resource.
- Upgrade
Policy ClusterUpgrade Policy This value indicates if extended support is enabled or disabled for the cluster.
Learn more about EKS Extended Support in the Amazon EKS User Guide .
- Version string
- The desired Kubernetes version for your cluster. If you don't specify a value here, the latest version available in Amazon EKS is used.
- Zonal
Shift ClusterConfig Zonal Shift Config - The configuration for zonal shift for the cluster.
- access
Config ClusterAccess Config - The access configuration for the cluster.
- arn String
- The ARN of the cluster, such as arn:aws:eks:us-west-2:666666666666:cluster/prod.
- String
- The certificate-authority-data for your cluster.
- cluster
Security StringGroup Id - The cluster security group that was created by Amazon EKS for the cluster. Managed node groups use this security group for control plane to data plane communication.
- compute
Config ClusterCompute Config - Indicates the current configuration of the compute capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the compute capability is enabled, EKS Auto Mode will create and delete EC2 Managed Instances in your AWS account. For more information, see EKS Auto Mode compute capability in the Amazon EKS User Guide .
- encryption
Config StringKey Arn - Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- endpoint String
- The endpoint for your Kubernetes API server, such as https://5E1D0CEXAMPLEA591B746AFC5AB30262.yl4.us-west-2.eks.amazonaws.com.
- id String
- The unique ID given to your cluster.
- kubernetes
Network ClusterConfig Kubernetes Network Config - The Kubernetes network configuration for the cluster.
- logging Logging
- The logging configuration for your cluster.
- open
Id StringConnect Issuer Url - The issuer URL for the cluster's OIDC identity provider, such as https://oidc.eks.us-west-2.amazonaws.com/id/EXAMPLED539D4633E53DE1B716D3041E. If you need to remove https:// from this output value, you can include the following code in your template.
- resources
Vpc ClusterConfig Resources Vpc Config - The VPC configuration that's used by the cluster control plane. Amazon EKS VPC resources have specific requirements to work properly with Kubernetes. For more information, see Cluster VPC Considerations and Cluster Security Group Considerations in the Amazon EKS User Guide . You must specify at least two subnets. You can specify up to five security groups, but we recommend that you use a dedicated security group for your cluster control plane.
- storage
Config ClusterStorage Config - Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your AWS account. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide .
- List<Tag>
- An array of key-value pairs to apply to this resource.
- upgrade
Policy ClusterUpgrade Policy This value indicates if extended support is enabled or disabled for the cluster.
Learn more about EKS Extended Support in the Amazon EKS User Guide .
- version String
- The desired Kubernetes version for your cluster. If you don't specify a value here, the latest version available in Amazon EKS is used.
- zonal
Shift ClusterConfig Zonal Shift Config - The configuration for zonal shift for the cluster.
- access
Config ClusterAccess Config - The access configuration for the cluster.
- arn string
- The ARN of the cluster, such as arn:aws:eks:us-west-2:666666666666:cluster/prod.
- string
- The certificate-authority-data for your cluster.
- cluster
Security stringGroup Id - The cluster security group that was created by Amazon EKS for the cluster. Managed node groups use this security group for control plane to data plane communication.
- compute
Config ClusterCompute Config - Indicates the current configuration of the compute capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the compute capability is enabled, EKS Auto Mode will create and delete EC2 Managed Instances in your AWS account. For more information, see EKS Auto Mode compute capability in the Amazon EKS User Guide .
- encryption
Config stringKey Arn - Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- endpoint string
- The endpoint for your Kubernetes API server, such as https://5E1D0CEXAMPLEA591B746AFC5AB30262.yl4.us-west-2.eks.amazonaws.com.
- id string
- The unique ID given to your cluster.
- kubernetes
Network ClusterConfig Kubernetes Network Config - The Kubernetes network configuration for the cluster.
- logging Logging
- The logging configuration for your cluster.
- open
Id stringConnect Issuer Url - The issuer URL for the cluster's OIDC identity provider, such as https://oidc.eks.us-west-2.amazonaws.com/id/EXAMPLED539D4633E53DE1B716D3041E. If you need to remove https:// from this output value, you can include the following code in your template.
- resources
Vpc ClusterConfig Resources Vpc Config - The VPC configuration that's used by the cluster control plane. Amazon EKS VPC resources have specific requirements to work properly with Kubernetes. For more information, see Cluster VPC Considerations and Cluster Security Group Considerations in the Amazon EKS User Guide . You must specify at least two subnets. You can specify up to five security groups, but we recommend that you use a dedicated security group for your cluster control plane.
- storage
Config ClusterStorage Config - Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your AWS account. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide .
- Tag[]
- An array of key-value pairs to apply to this resource.
- upgrade
Policy ClusterUpgrade Policy This value indicates if extended support is enabled or disabled for the cluster.
Learn more about EKS Extended Support in the Amazon EKS User Guide .
- version string
- The desired Kubernetes version for your cluster. If you don't specify a value here, the latest version available in Amazon EKS is used.
- zonal
Shift ClusterConfig Zonal Shift Config - The configuration for zonal shift for the cluster.
- access_
config ClusterAccess Config - The access configuration for the cluster.
- arn str
- The ARN of the cluster, such as arn:aws:eks:us-west-2:666666666666:cluster/prod.
- str
- The certificate-authority-data for your cluster.
- cluster_
security_ strgroup_ id - The cluster security group that was created by Amazon EKS for the cluster. Managed node groups use this security group for control plane to data plane communication.
- compute_
config ClusterCompute Config - Indicates the current configuration of the compute capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the compute capability is enabled, EKS Auto Mode will create and delete EC2 Managed Instances in your AWS account. For more information, see EKS Auto Mode compute capability in the Amazon EKS User Guide .
- encryption_
config_ strkey_ arn - Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- endpoint str
- The endpoint for your Kubernetes API server, such as https://5E1D0CEXAMPLEA591B746AFC5AB30262.yl4.us-west-2.eks.amazonaws.com.
- id str
- The unique ID given to your cluster.
- kubernetes_
network_ Clusterconfig Kubernetes Network Config - The Kubernetes network configuration for the cluster.
- logging Logging
- The logging configuration for your cluster.
- open_
id_ strconnect_ issuer_ url - The issuer URL for the cluster's OIDC identity provider, such as https://oidc.eks.us-west-2.amazonaws.com/id/EXAMPLED539D4633E53DE1B716D3041E. If you need to remove https:// from this output value, you can include the following code in your template.
- resources_
vpc_ Clusterconfig Resources Vpc Config - The VPC configuration that's used by the cluster control plane. Amazon EKS VPC resources have specific requirements to work properly with Kubernetes. For more information, see Cluster VPC Considerations and Cluster Security Group Considerations in the Amazon EKS User Guide . You must specify at least two subnets. You can specify up to five security groups, but we recommend that you use a dedicated security group for your cluster control plane.
- storage_
config ClusterStorage Config - Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your AWS account. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide .
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- upgrade_
policy ClusterUpgrade Policy This value indicates if extended support is enabled or disabled for the cluster.
Learn more about EKS Extended Support in the Amazon EKS User Guide .
- version str
- The desired Kubernetes version for your cluster. If you don't specify a value here, the latest version available in Amazon EKS is used.
- zonal_
shift_ Clusterconfig Zonal Shift Config - The configuration for zonal shift for the cluster.
- access
Config Property Map - The access configuration for the cluster.
- arn String
- The ARN of the cluster, such as arn:aws:eks:us-west-2:666666666666:cluster/prod.
- String
- The certificate-authority-data for your cluster.
- cluster
Security StringGroup Id - The cluster security group that was created by Amazon EKS for the cluster. Managed node groups use this security group for control plane to data plane communication.
- compute
Config Property Map - Indicates the current configuration of the compute capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the compute capability is enabled, EKS Auto Mode will create and delete EC2 Managed Instances in your AWS account. For more information, see EKS Auto Mode compute capability in the Amazon EKS User Guide .
- encryption
Config StringKey Arn - Amazon Resource Name (ARN) or alias of the customer master key (CMK).
- endpoint String
- The endpoint for your Kubernetes API server, such as https://5E1D0CEXAMPLEA591B746AFC5AB30262.yl4.us-west-2.eks.amazonaws.com.
- id String
- The unique ID given to your cluster.
- kubernetes
Network Property MapConfig - The Kubernetes network configuration for the cluster.
- logging Property Map
- The logging configuration for your cluster.
- open
Id StringConnect Issuer Url - The issuer URL for the cluster's OIDC identity provider, such as https://oidc.eks.us-west-2.amazonaws.com/id/EXAMPLED539D4633E53DE1B716D3041E. If you need to remove https:// from this output value, you can include the following code in your template.
- resources
Vpc Property MapConfig - The VPC configuration that's used by the cluster control plane. Amazon EKS VPC resources have specific requirements to work properly with Kubernetes. For more information, see Cluster VPC Considerations and Cluster Security Group Considerations in the Amazon EKS User Guide . You must specify at least two subnets. You can specify up to five security groups, but we recommend that you use a dedicated security group for your cluster control plane.
- storage
Config Property Map - Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your AWS account. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide .
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- upgrade
Policy Property Map This value indicates if extended support is enabled or disabled for the cluster.
Learn more about EKS Extended Support in the Amazon EKS User Guide .
- version String
- The desired Kubernetes version for your cluster. If you don't specify a value here, the latest version available in Amazon EKS is used.
- zonal
Shift Property MapConfig - The configuration for zonal shift for the cluster.
Supporting Types
ClusterAccessConfig
- Authentication
Mode Pulumi.Aws Native. Eks. Cluster Access Config Authentication Mode - Specify the authentication mode that should be used to create your cluster.
- Bootstrap
Cluster boolCreator Admin Permissions - Set this value to false to avoid creating a default cluster admin Access Entry using the IAM principal used to create the cluster.
- Authentication
Mode ClusterAccess Config Authentication Mode - Specify the authentication mode that should be used to create your cluster.
- Bootstrap
Cluster boolCreator Admin Permissions - Set this value to false to avoid creating a default cluster admin Access Entry using the IAM principal used to create the cluster.
- authentication
Mode ClusterAccess Config Authentication Mode - Specify the authentication mode that should be used to create your cluster.
- bootstrap
Cluster BooleanCreator Admin Permissions - Set this value to false to avoid creating a default cluster admin Access Entry using the IAM principal used to create the cluster.
- authentication
Mode ClusterAccess Config Authentication Mode - Specify the authentication mode that should be used to create your cluster.
- bootstrap
Cluster booleanCreator Admin Permissions - Set this value to false to avoid creating a default cluster admin Access Entry using the IAM principal used to create the cluster.
- authentication_
mode ClusterAccess Config Authentication Mode - Specify the authentication mode that should be used to create your cluster.
- bootstrap_
cluster_ boolcreator_ admin_ permissions - Set this value to false to avoid creating a default cluster admin Access Entry using the IAM principal used to create the cluster.
- authentication
Mode "CONFIG_MAP" | "API_AND_CONFIG_MAP" | "API" - Specify the authentication mode that should be used to create your cluster.
- bootstrap
Cluster BooleanCreator Admin Permissions - Set this value to false to avoid creating a default cluster admin Access Entry using the IAM principal used to create the cluster.
ClusterAccessConfigAuthenticationMode
ClusterBlockStorage
- Enabled bool
- Todo: add description
- Enabled bool
- Todo: add description
- enabled Boolean
- Todo: add description
- enabled boolean
- Todo: add description
- enabled bool
- Todo: add description
- enabled Boolean
- Todo: add description
ClusterComputeConfig
- Enabled bool
- Todo: add description
- Node
Pools List<string> - Todo: add description
- Node
Role stringArn - Todo: add description
- Enabled bool
- Todo: add description
- Node
Pools []string - Todo: add description
- Node
Role stringArn - Todo: add description
- enabled Boolean
- Todo: add description
- node
Pools List<String> - Todo: add description
- node
Role StringArn - Todo: add description
- enabled boolean
- Todo: add description
- node
Pools string[] - Todo: add description
- node
Role stringArn - Todo: add description
- enabled bool
- Todo: add description
- node_
pools Sequence[str] - Todo: add description
- node_
role_ strarn - Todo: add description
- enabled Boolean
- Todo: add description
- node
Pools List<String> - Todo: add description
- node
Role StringArn - Todo: add description
ClusterElasticLoadBalancing
- Enabled bool
- Todo: add description
- Enabled bool
- Todo: add description
- enabled Boolean
- Todo: add description
- enabled boolean
- Todo: add description
- enabled bool
- Todo: add description
- enabled Boolean
- Todo: add description
ClusterKubernetesNetworkConfig
- Elastic
Load Pulumi.Balancing Aws Native. Eks. Inputs. Cluster Elastic Load Balancing - Todo: add description
- Ip
Family Pulumi.Aws Native. Eks. Cluster Kubernetes Network Config Ip Family - Ipv4 or Ipv6. You can only specify ipv6 for 1.21 and later clusters that use version 1.10.1 or later of the Amazon VPC CNI add-on
- Service
Ipv4Cidr string - The CIDR block to assign Kubernetes service IP addresses from. If you don't specify a block, Kubernetes assigns addresses from either the 10.100.0.0/16 or 172.20.0.0/16 CIDR blocks. We recommend that you specify a block that does not overlap with resources in other networks that are peered or connected to your VPC.
- Service
Ipv6Cidr string - The CIDR block to assign Kubernetes service IP addresses from.
- Elastic
Load ClusterBalancing Elastic Load Balancing - Todo: add description
- Ip
Family ClusterKubernetes Network Config Ip Family - Ipv4 or Ipv6. You can only specify ipv6 for 1.21 and later clusters that use version 1.10.1 or later of the Amazon VPC CNI add-on
- Service
Ipv4Cidr string - The CIDR block to assign Kubernetes service IP addresses from. If you don't specify a block, Kubernetes assigns addresses from either the 10.100.0.0/16 or 172.20.0.0/16 CIDR blocks. We recommend that you specify a block that does not overlap with resources in other networks that are peered or connected to your VPC.
- Service
Ipv6Cidr string - The CIDR block to assign Kubernetes service IP addresses from.
- elastic
Load ClusterBalancing Elastic Load Balancing - Todo: add description
- ip
Family ClusterKubernetes Network Config Ip Family - Ipv4 or Ipv6. You can only specify ipv6 for 1.21 and later clusters that use version 1.10.1 or later of the Amazon VPC CNI add-on
- service
Ipv4Cidr String - The CIDR block to assign Kubernetes service IP addresses from. If you don't specify a block, Kubernetes assigns addresses from either the 10.100.0.0/16 or 172.20.0.0/16 CIDR blocks. We recommend that you specify a block that does not overlap with resources in other networks that are peered or connected to your VPC.
- service
Ipv6Cidr String - The CIDR block to assign Kubernetes service IP addresses from.
- elastic
Load ClusterBalancing Elastic Load Balancing - Todo: add description
- ip
Family ClusterKubernetes Network Config Ip Family - Ipv4 or Ipv6. You can only specify ipv6 for 1.21 and later clusters that use version 1.10.1 or later of the Amazon VPC CNI add-on
- service
Ipv4Cidr string - The CIDR block to assign Kubernetes service IP addresses from. If you don't specify a block, Kubernetes assigns addresses from either the 10.100.0.0/16 or 172.20.0.0/16 CIDR blocks. We recommend that you specify a block that does not overlap with resources in other networks that are peered or connected to your VPC.
- service
Ipv6Cidr string - The CIDR block to assign Kubernetes service IP addresses from.
- elastic_
load_ Clusterbalancing Elastic Load Balancing - Todo: add description
- ip_
family ClusterKubernetes Network Config Ip Family - Ipv4 or Ipv6. You can only specify ipv6 for 1.21 and later clusters that use version 1.10.1 or later of the Amazon VPC CNI add-on
- service_
ipv4_ strcidr - The CIDR block to assign Kubernetes service IP addresses from. If you don't specify a block, Kubernetes assigns addresses from either the 10.100.0.0/16 or 172.20.0.0/16 CIDR blocks. We recommend that you specify a block that does not overlap with resources in other networks that are peered or connected to your VPC.
- service_
ipv6_ strcidr - The CIDR block to assign Kubernetes service IP addresses from.
- elastic
Load Property MapBalancing - Todo: add description
- ip
Family "ipv4" | "ipv6" - Ipv4 or Ipv6. You can only specify ipv6 for 1.21 and later clusters that use version 1.10.1 or later of the Amazon VPC CNI add-on
- service
Ipv4Cidr String - The CIDR block to assign Kubernetes service IP addresses from. If you don't specify a block, Kubernetes assigns addresses from either the 10.100.0.0/16 or 172.20.0.0/16 CIDR blocks. We recommend that you specify a block that does not overlap with resources in other networks that are peered or connected to your VPC.
- service
Ipv6Cidr String - The CIDR block to assign Kubernetes service IP addresses from.
ClusterKubernetesNetworkConfigIpFamily
ClusterLoggingEnabledTypes
- Enabled
Types List<Pulumi.Aws Native. Eks. Inputs. Cluster Logging Type Config> The enabled control plane logs for your cluster. All log types are disabled if the array is empty.
When updating a resource, you must include this
EnabledTypes
property if the previous CloudFormation template of the resource had it.
- Enabled
Types []ClusterLogging Type Config The enabled control plane logs for your cluster. All log types are disabled if the array is empty.
When updating a resource, you must include this
EnabledTypes
property if the previous CloudFormation template of the resource had it.
- enabled
Types List<ClusterLogging Type Config> The enabled control plane logs for your cluster. All log types are disabled if the array is empty.
When updating a resource, you must include this
EnabledTypes
property if the previous CloudFormation template of the resource had it.
- enabled
Types ClusterLogging Type Config[] The enabled control plane logs for your cluster. All log types are disabled if the array is empty.
When updating a resource, you must include this
EnabledTypes
property if the previous CloudFormation template of the resource had it.
- enabled_
types Sequence[ClusterLogging Type Config] The enabled control plane logs for your cluster. All log types are disabled if the array is empty.
When updating a resource, you must include this
EnabledTypes
property if the previous CloudFormation template of the resource had it.
- enabled
Types List<Property Map> The enabled control plane logs for your cluster. All log types are disabled if the array is empty.
When updating a resource, you must include this
EnabledTypes
property if the previous CloudFormation template of the resource had it.
ClusterLoggingTypeConfig
- Type
Pulumi.
Aws Native. Eks. Cluster Logging Type Config Type - name of the log type
- Type
Cluster
Logging Type Config Type - name of the log type
- type
Cluster
Logging Type Config Type - name of the log type
- type
Cluster
Logging Type Config Type - name of the log type
- type
Cluster
Logging Type Config Type - name of the log type
- type
"api" | "audit" | "authenticator" | "controller
Manager" | "scheduler" - name of the log type
ClusterLoggingTypeConfigType
ClusterResourcesVpcConfig
- Subnet
Ids List<string> - Specify subnets for your Amazon EKS nodes. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your nodes and the Kubernetes control plane.
- Endpoint
Private boolAccess - Set this value to true to enable private access for your cluster's Kubernetes API server endpoint. If you enable private access, Kubernetes API requests from within your cluster's VPC use the private VPC endpoint. The default value for this parameter is false, which disables private access for your Kubernetes API server. If you disable private access and you have nodes or AWS Fargate pods in the cluster, then ensure that publicAccessCidrs includes the necessary CIDR blocks for communication with the nodes or Fargate pods.
- Endpoint
Public boolAccess - Set this value to false to disable public access to your cluster's Kubernetes API server endpoint. If you disable public access, your cluster's Kubernetes API server can only receive requests from within the cluster VPC. The default value for this parameter is true, which enables public access for your Kubernetes API server.
- Public
Access List<string>Cidrs - The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint. Communication to the endpoint from addresses outside of the CIDR blocks that you specify is denied. The default value is 0.0.0.0/0. If you've disabled private endpoint access and you have nodes or AWS Fargate pods in the cluster, then ensure that you specify the necessary CIDR blocks.
- Security
Group List<string>Ids - Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane. If you don't specify a security group, the default security group for your VPC is used.
- Subnet
Ids []string - Specify subnets for your Amazon EKS nodes. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your nodes and the Kubernetes control plane.
- Endpoint
Private boolAccess - Set this value to true to enable private access for your cluster's Kubernetes API server endpoint. If you enable private access, Kubernetes API requests from within your cluster's VPC use the private VPC endpoint. The default value for this parameter is false, which disables private access for your Kubernetes API server. If you disable private access and you have nodes or AWS Fargate pods in the cluster, then ensure that publicAccessCidrs includes the necessary CIDR blocks for communication with the nodes or Fargate pods.
- Endpoint
Public boolAccess - Set this value to false to disable public access to your cluster's Kubernetes API server endpoint. If you disable public access, your cluster's Kubernetes API server can only receive requests from within the cluster VPC. The default value for this parameter is true, which enables public access for your Kubernetes API server.
- Public
Access []stringCidrs - The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint. Communication to the endpoint from addresses outside of the CIDR blocks that you specify is denied. The default value is 0.0.0.0/0. If you've disabled private endpoint access and you have nodes or AWS Fargate pods in the cluster, then ensure that you specify the necessary CIDR blocks.
- Security
Group []stringIds - Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane. If you don't specify a security group, the default security group for your VPC is used.
- subnet
Ids List<String> - Specify subnets for your Amazon EKS nodes. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your nodes and the Kubernetes control plane.
- endpoint
Private BooleanAccess - Set this value to true to enable private access for your cluster's Kubernetes API server endpoint. If you enable private access, Kubernetes API requests from within your cluster's VPC use the private VPC endpoint. The default value for this parameter is false, which disables private access for your Kubernetes API server. If you disable private access and you have nodes or AWS Fargate pods in the cluster, then ensure that publicAccessCidrs includes the necessary CIDR blocks for communication with the nodes or Fargate pods.
- endpoint
Public BooleanAccess - Set this value to false to disable public access to your cluster's Kubernetes API server endpoint. If you disable public access, your cluster's Kubernetes API server can only receive requests from within the cluster VPC. The default value for this parameter is true, which enables public access for your Kubernetes API server.
- public
Access List<String>Cidrs - The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint. Communication to the endpoint from addresses outside of the CIDR blocks that you specify is denied. The default value is 0.0.0.0/0. If you've disabled private endpoint access and you have nodes or AWS Fargate pods in the cluster, then ensure that you specify the necessary CIDR blocks.
- security
Group List<String>Ids - Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane. If you don't specify a security group, the default security group for your VPC is used.
- subnet
Ids string[] - Specify subnets for your Amazon EKS nodes. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your nodes and the Kubernetes control plane.
- endpoint
Private booleanAccess - Set this value to true to enable private access for your cluster's Kubernetes API server endpoint. If you enable private access, Kubernetes API requests from within your cluster's VPC use the private VPC endpoint. The default value for this parameter is false, which disables private access for your Kubernetes API server. If you disable private access and you have nodes or AWS Fargate pods in the cluster, then ensure that publicAccessCidrs includes the necessary CIDR blocks for communication with the nodes or Fargate pods.
- endpoint
Public booleanAccess - Set this value to false to disable public access to your cluster's Kubernetes API server endpoint. If you disable public access, your cluster's Kubernetes API server can only receive requests from within the cluster VPC. The default value for this parameter is true, which enables public access for your Kubernetes API server.
- public
Access string[]Cidrs - The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint. Communication to the endpoint from addresses outside of the CIDR blocks that you specify is denied. The default value is 0.0.0.0/0. If you've disabled private endpoint access and you have nodes or AWS Fargate pods in the cluster, then ensure that you specify the necessary CIDR blocks.
- security
Group string[]Ids - Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane. If you don't specify a security group, the default security group for your VPC is used.
- subnet_
ids Sequence[str] - Specify subnets for your Amazon EKS nodes. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your nodes and the Kubernetes control plane.
- endpoint_
private_ boolaccess - Set this value to true to enable private access for your cluster's Kubernetes API server endpoint. If you enable private access, Kubernetes API requests from within your cluster's VPC use the private VPC endpoint. The default value for this parameter is false, which disables private access for your Kubernetes API server. If you disable private access and you have nodes or AWS Fargate pods in the cluster, then ensure that publicAccessCidrs includes the necessary CIDR blocks for communication with the nodes or Fargate pods.
- endpoint_
public_ boolaccess - Set this value to false to disable public access to your cluster's Kubernetes API server endpoint. If you disable public access, your cluster's Kubernetes API server can only receive requests from within the cluster VPC. The default value for this parameter is true, which enables public access for your Kubernetes API server.
- public_
access_ Sequence[str]cidrs - The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint. Communication to the endpoint from addresses outside of the CIDR blocks that you specify is denied. The default value is 0.0.0.0/0. If you've disabled private endpoint access and you have nodes or AWS Fargate pods in the cluster, then ensure that you specify the necessary CIDR blocks.
- security_
group_ Sequence[str]ids - Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane. If you don't specify a security group, the default security group for your VPC is used.
- subnet
Ids List<String> - Specify subnets for your Amazon EKS nodes. Amazon EKS creates cross-account elastic network interfaces in these subnets to allow communication between your nodes and the Kubernetes control plane.
- endpoint
Private BooleanAccess - Set this value to true to enable private access for your cluster's Kubernetes API server endpoint. If you enable private access, Kubernetes API requests from within your cluster's VPC use the private VPC endpoint. The default value for this parameter is false, which disables private access for your Kubernetes API server. If you disable private access and you have nodes or AWS Fargate pods in the cluster, then ensure that publicAccessCidrs includes the necessary CIDR blocks for communication with the nodes or Fargate pods.
- endpoint
Public BooleanAccess - Set this value to false to disable public access to your cluster's Kubernetes API server endpoint. If you disable public access, your cluster's Kubernetes API server can only receive requests from within the cluster VPC. The default value for this parameter is true, which enables public access for your Kubernetes API server.
- public
Access List<String>Cidrs - The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint. Communication to the endpoint from addresses outside of the CIDR blocks that you specify is denied. The default value is 0.0.0.0/0. If you've disabled private endpoint access and you have nodes or AWS Fargate pods in the cluster, then ensure that you specify the necessary CIDR blocks.
- security
Group List<String>Ids - Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane. If you don't specify a security group, the default security group for your VPC is used.
ClusterStorageConfig
- Block
Storage Pulumi.Aws Native. Eks. Inputs. Cluster Block Storage - Todo: add description
- Block
Storage ClusterBlock Storage - Todo: add description
- block
Storage ClusterBlock Storage - Todo: add description
- block
Storage ClusterBlock Storage - Todo: add description
- block_
storage ClusterBlock Storage - Todo: add description
- block
Storage Property Map - Todo: add description
ClusterUpgradePolicy
- Support
Type Pulumi.Aws Native. Eks. Cluster Upgrade Policy Support Type - Specify the support type for your cluster.
- Support
Type ClusterUpgrade Policy Support Type - Specify the support type for your cluster.
- support
Type ClusterUpgrade Policy Support Type - Specify the support type for your cluster.
- support
Type ClusterUpgrade Policy Support Type - Specify the support type for your cluster.
- support_
type ClusterUpgrade Policy Support Type - Specify the support type for your cluster.
- support
Type "STANDARD" | "EXTENDED" - Specify the support type for your cluster.
ClusterUpgradePolicySupportType
ClusterZonalShiftConfig
- Enabled bool
- Set this value to true to enable zonal shift for the cluster.
- Enabled bool
- Set this value to true to enable zonal shift for the cluster.
- enabled Boolean
- Set this value to true to enable zonal shift for the cluster.
- enabled boolean
- Set this value to true to enable zonal shift for the cluster.
- enabled bool
- Set this value to true to enable zonal shift for the cluster.
- enabled Boolean
- Set this value to true to enable zonal shift for the cluster.
Logging
- Cluster
Logging Pulumi.Value Aws Native. Eks. Inputs. Cluster Logging Enabled Types - The cluster control plane logging configuration for your cluster.
- Cluster
Logging ClusterLogging Enabled Types - The cluster control plane logging configuration for your cluster.
- cluster
Logging ClusterLogging Enabled Types - The cluster control plane logging configuration for your cluster.
- cluster
Logging ClusterLogging Enabled Types - The cluster control plane logging configuration for your cluster.
- cluster_
logging ClusterLogging Enabled Types - The cluster control plane logging configuration for your cluster.
- cluster
Logging Property Map - The cluster control plane logging configuration for your cluster.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.