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

    Class WindowsBuilder

    This builder class helps you prepare a blueprint for setting up windows nodes with EKS cluster. The WindowsBuilder creates the following:

    1. An EKS Cluster` with passed k8s version and cluster tags.
    2. A non-windows nodegroup for standard software.
    3. A windows nodegroup to schedule windows workloads

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    env: { account?: string; region?: string }
    props: Partial<EksBlueprintProps>

    Methods