Module: AWSCDK::EKSv2::CoreDNSComputeType

Defined in:
ek_sv2/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_v2.CoreDnsComputeType", "FARGATE")