additionalTrustBundlePolicy: Proxyonly apiVersion: v1 baseDomain: ziddma.my.id compute: - architecture: amd64 hyperthreading: Enabled name: worker platform: aws: metadataService: {} rootVolume: iops: 2000 size: 200 #CHANGES THIS# type: io1 type: m5.4xlarge zones: - ap-southeast-1a #CHANGES THIS# - ap-southeast-1b #CHANGES THIS# - ap-southeast-1c #CHANGES THIS# replicas: 3 controlPlane: architecture: amd64 hyperthreading: Enabled name: master platform: aws: metadataService: {} rootVolume: iops: 4000 size: 200 #CHANGES THIS# type: io1 type: m5.2xlarge zones: - ap-southeast-1a #CHANGES THIS# - ap-southeast-1b #CHANGES THIS# - ap-southeast-1c #CHANGES THIS# replicas: 3 metadata: creationTimestamp: null name: #CHANGES THIS# networking: clusterNetwork: - cidr: 10.128.0.0/14 hostPrefix: 23 machineNetwork: - cidr: 10.0.0.0/16 networkType: OVNKubernetes serviceNetwork: - 172.30.0.0/16 platform: aws: region: ap-southeast-1 lbtype: NLB subnets: - subnet-.... #CHANGES THIS# - subnet-.... #CHANGES THIS# - subnet-.... #CHANGES THIS# - subnet-.... #CHANGES THIS# - subnet-.... #CHANGES THIS# - subnet-.... #CHANGES THIS# publish: External pullSecret: '{"auths": ...}' #CHANGES THIS# sshKey: 'ssh-ed25519 AAAA...' #CHANGES THIS#