Module: AWSCDK::EKS::CoreDNSComputeType
- Defined in:
- eks/core_dns_compute_type.rb
Overview
The type of compute resources to use for CoreDNS.
Constant Summary collapse
- FARGATE =
Deprecated.Note:
Default:
Deploy CoreDNS on Fargate-managed instances.
Jsii::Enum.new("aws-cdk-lib.aws_eks.CoreDnsComputeType", "FARGATE")