al2023_shell_userdata_merged.golden•854 B
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="//"
--//
Content-Type: text/x-shellscript; charset="us-ascii"
#!/bin/bash
echo "Hello, AL2023!"
--//
Content-Type: application/node.eks.aws
# Karpenter Generated NodeConfig
apiVersion: node.eks.aws/v1alpha1
kind: NodeConfig
metadata: {}
spec:
cluster:
apiServerEndpoint: https://test-cluster
certificateAuthority: Y2EtYnVuZGxlCg==
cidr: 10.100.0.0/16
name: test-cluster
containerd: {}
instance:
localStorage: {}
kubelet:
config:
clusterDNS:
- 10.0.100.10
maxPods: 110
registerWithTaints:
- effect: NoExecute
key: karpenter.sh/unregistered
flags:
- --node-labels="karpenter.k8s.aws/ec2nodeclass=%s,karpenter.sh/capacity-type=on-demand,karpenter.sh/do-not-sync-taints=true,%s=%s,testing/cluster=unspecified"
--//--