@aws-quickstart/eks-blueprints
    Preparing search index...

    Class ExternalDnsAddOn

    Implementation of the External DNS service: https://github.com/kubernetes-sigs/external-dns/. It is required to integrate with Route53 for external DNS resolution.

    Hierarchy (View Summary)

    Index
    props: HelmChartConfiguration
    failOnVersionValidation: boolean = false
    validateHelmVersions: boolean = false
    • Deploys the helm chart in the cluster.

      Parameters

      • clusterInfo: ClusterInfo
      • Optionalvalues: Values
      • OptionalcreateNamespace: boolean
      • Optionalwait: boolean
      • Optionaltimeout: Duration

      Returns Construct