### Test report for 4790.1.0 / arm64

**Platforms tested** : aws 

🟢 ok **cl.basic**; Succeeded: aws (1)

🟢 ok **cl.cloudinit.basic**; Succeeded: aws (1)

🟢 ok **cl.etcd-member.discovery**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _harness.go:651: Cluster failed starting machines: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zone (us-west-2a?). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L2: "status code: 400, request id: 71bce3ef-8d74-493e-b46e-ddc1b8bbd498_"
      L3: " "
  ```


</details>


🟢 ok **cl.flannel.vxlan**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _harness.go:651: Cluster failed starting machines: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zone (us-west-2a?). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L2: "status code: 400, request id: e3d640a6-c3d8-41c1-9ddf-35ab5ba8366d_"
      L3: " "
  ```


</details>


🟢 ok **cl.ignition.kargs**; Succeeded: aws (1)

🟢 ok **cl.ignition.misc.empty**; Succeeded: aws (1)

🟢 ok **cl.ignition.v1.noop**; Succeeded: aws (1)

🟢 ok **cl.ignition.v2.btrfsroot**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _harness.go:651: Cluster failed starting machines: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zone (us-west-2a?). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L2: "status code: 400, request id: 7321b1b8-9a0a-4fb8-bce1-9f599ff8de92_"
      L3: " "
  ```


</details>


🟢 ok **cl.ignition.v2.noop**; Succeeded: aws (1)

🟢 ok **cl.install.cloudinit**; Succeeded: aws (1)

🟢 ok **cl.internet**; Succeeded: aws (1)

🟢 ok **cl.metadata.aws**; Succeeded: aws (1)

🟢 ok **cl.network.initramfs.second-boot**; Succeeded: aws (1)

🟢 ok **coreos.ignition.once**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _harness.go:651: Cluster failed starting machines: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zone (us-west-2a?). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L2: "status code: 400, request id: dd029043-1d24-45c7-aa23-eaccc476891a_"
      L3: " "
  ```


</details>


🟢 ok **coreos.ignition.resource.local**; Succeeded: aws (1)

🟢 ok **coreos.ignition.resource.remote**; Succeeded: aws (1)

🟢 ok **coreos.ignition.resource.s3**; Succeeded: aws (1)

🟢 ok **coreos.ignition.security.tls**; Succeeded: aws (1)

🟢 ok **coreos.ignition.sethostname**; Succeeded: aws (1)

🟢 ok **coreos.ignition.ssh.key**; Succeeded: aws (1)

🟢 ok **coreos.misc.aws.diskfriendlyname**; Succeeded: aws (1)

🟢 ok **docker.network-openbsd-nc**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _harness.go:651: Cluster failed starting machines: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zone (us-west-2a?). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L2: "status code: 400, request id: 18afb01b-da63-4c38-87c5-56127eb844f6_"
      L3: " "
  ```


</details>


🟢 ok **kubeadm.v1.35.1.calico.base**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _cluster.go:125: I0911 17:39:25.371898    2520 version.go:260] remote version is much newer: v1.37.0; falling back to: stable-1.35"
      L2: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-apiserver:v1.35.8"
      L3: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-controller-manager:v1.35.8"
      L4: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-scheduler:v1.35.8"
      L5: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-proxy:v1.35.8"
      L6: "cluster.go:125: [config/images] Pulled registry.k8s.io/coredns/coredns:v1.13.1"
      L7: "cluster.go:125: [config/images] Pulled registry.k8s.io/pause:3.10.1"
      L8: "cluster.go:125: [config/images] Pulled registry.k8s.io/etcd:3.6.6-0"
      L9: "cluster.go:125: I0911 17:39:40.230808    2749 version.go:260] remote version is much newer: v1.37.0; falling back to: stable-1.35"
      L10: "cluster.go:125: [init] Using Kubernetes version: v1.35.8"
      L11: "cluster.go:125: [preflight] Running pre-flight checks"
      L12: "cluster.go:125:  [WARNING Service-kubelet]: kubelet service is not enabled, please run _systemctl enable kubelet.service_"
      L13: "cluster.go:125: [preflight] Pulling images required for setting up a Kubernetes cluster"
      L14: "cluster.go:125: [preflight] This might take a minute or two, depending on the speed of your internet connection"
      L15: "cluster.go:125: [preflight] You can also perform this action beforehand using _kubeadm config images pull_"
      L16: "cluster.go:125: [certs] Using certificateDir folder __/etc/kubernetes/pki__"
      L17: "cluster.go:125: [certs] Generating __ca__ certificate and key"
      L18: "cluster.go:125: [certs] Generating __apiserver__ certificate and key"
      L19: "cluster.go:125: [certs] apiserver serving cert is signed for DNS names [ip-172-31-20-125 kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 1?72.31.20.125]"
      L20: "cluster.go:125: [certs] Generating __apiserver-kubelet-client__ certificate and key"
      L21: "cluster.go:125: [certs] Generating __front-proxy-ca__ certificate and key"
      L22: "cluster.go:125: [certs] Generating __front-proxy-client__ certificate and key"
      L23: "cluster.go:125: [certs] External etcd mode: Skipping etcd/ca certificate authority generation"
      L24: "cluster.go:125: [certs] External etcd mode: Skipping etcd/server certificate generation"
      L25: "cluster.go:125: [certs] External etcd mode: Skipping etcd/peer certificate generation"
      L26: "cluster.go:125: [certs] External etcd mode: Skipping etcd/healthcheck-client certificate generation"
      L27: "cluster.go:125: [certs] External etcd mode: Skipping apiserver-etcd-client certificate generation"
      L28: "cluster.go:125: [certs] Generating __sa__ key and public key"
      L29: "cluster.go:125: [kubeconfig] Using kubeconfig folder __/etc/kubernetes__"
      L30: "cluster.go:125: [kubeconfig] Writing __admin.conf__ kubeconfig file"
      L31: "cluster.go:125: [kubeconfig] Writing __super-admin.conf__ kubeconfig file"
      L32: "cluster.go:125: [kubeconfig] Writing __kubelet.conf__ kubeconfig file"
      L33: "cluster.go:125: [kubeconfig] Writing __controller-manager.conf__ kubeconfig file"
      L34: "cluster.go:125: [kubeconfig] Writing __scheduler.conf__ kubeconfig file"
      L35: "cluster.go:125: [control-plane] Using manifest folder __/etc/kubernetes/manifests__"
      L36: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-apiserver__"
      L37: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-controller-manager__"
      L38: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-scheduler__"
      L39: "cluster.go:125: [kubelet-start] Writing kubelet environment file with flags to file __/var/lib/kubelet/kubeadm-flags.env__"
      L40: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/instance-config.yaml__"
      L41: "cluster.go:125: [patches] Applied patch of type __application/strategic-merge-patch+json__ to target __kubeletconfiguration__"
      L42: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/config.yaml__"
      L43: "cluster.go:125: [kubelet-start] Starting the kubelet"
      L44: "cluster.go:125: [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory __/etc/kubernetes/manifests__"
      L45: "cluster.go:125: [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s"
      L46: "cluster.go:125: [kubelet-check] The kubelet is healthy after 2.002019104s"
      L47: "cluster.go:125: [control-plane-check] Waiting for healthy control plane components. This can take up to 30m0s"
      L48: "cluster.go:125: [control-plane-check] Checking kube-apiserver at https://172.31.20.125:6443/livez"
      L49: "cluster.go:125: [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz"
      L50: "cluster.go:125: [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez"
      L51: "cluster.go:125: [control-plane-check] kube-controller-manager is healthy after 2.512757244s"
      L52: "cluster.go:125: [control-plane-check] kube-scheduler is healthy after 3.695680047s"
      L53: "cluster.go:125: [control-plane-check] kube-apiserver is healthy after 5.502421681s"
      L54: "cluster.go:125: [upload-config] Storing the configuration used in ConfigMap __kubeadm-config__ in the __kube-system__ Namespace"
      L55: "cluster.go:125: [kubelet] Creating a ConfigMap __kubelet-config__ in namespace kube-system with the configuration for the kubelets in the cluster"
      L56: "cluster.go:125: [upload-certs] Skipping phase. Please see --upload-certs"
      L57: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-20-125 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balan?cers]"
      L58: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-20-125 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]"
      L59: "cluster.go:125: [bootstrap-token] Using token: eanau8.tc0or235bpb382u5"
      L60: "cluster.go:125: [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles"
      L61: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes"
      L62: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials"
      L63: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token"
      L64: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster"
      L65: "cluster.go:125: [bootstrap-token] Creating the __cluster-info__ ConfigMap in the __kube-public__ namespace"
      L66: "cluster.go:125: [kubelet-finalize] Updating __/etc/kubernetes/kubelet.conf__ to point to a rotatable kubelet client certificate and key"
      L67: "cluster.go:125: [addons] Applied essential addon: CoreDNS"
      L68: "cluster.go:125: [addons] Applied essential addon: kube-proxy"
      L69: "cluster.go:125: "
      L70: "cluster.go:125: Your Kubernetes control-plane has initialized successfully!"
      L71: "cluster.go:125: "
      L72: "cluster.go:125: To start using your cluster, you need to run the following as a regular user:"
      L73: "cluster.go:125: "
      L74: "cluster.go:125:   mkdir -p $HOME/.kube"
      L75: "cluster.go:125:   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config"
      L76: "cluster.go:125:   sudo chown $(id -u):$(id -g) $HOME/.kube/config"
      L77: "cluster.go:125: "
      L78: "cluster.go:125: Alternatively, if you are the root user, you can run:"
      L79: "cluster.go:125: "
      L80: "cluster.go:125:   export KUBECONFIG=/etc/kubernetes/admin.conf"
      L81: "cluster.go:125: "
      L82: "cluster.go:125: You should now deploy a pod network to the cluster."
      L83: "cluster.go:125: Run __kubectl apply -f [podnetwork].yaml__ with one of the options listed at:"
      L84: "cluster.go:125:   https://kubernetes.io/docs/concepts/cluster-administration/addons/"
      L85: "cluster.go:125: "
      L86: "cluster.go:125: Then you can join any number of worker nodes by running the following on each as root:"
      L87: "cluster.go:125: "
      L88: "cluster.go:125: kubeadm join 172.31.20.125:6443 --token eanau8.tc0or235bpb382u5 _"
      L89: "cluster.go:125:  --discovery-token-ca-cert-hash sha256:71f5d65a5ef3060bca5bbf8456ea734b6ea744350cdda2e7b8c8b55d6327f945 "
      L90: "cluster.go:125: namespace/tigera-operator created"
      L91: "cluster.go:125: serviceaccount/tigera-operator created"
      L92: "cluster.go:125: clusterrole.rbac.authorization.k8s.io/tigera-operator-secrets created"
      L93: "cluster.go:125: clusterrole.rbac.authorization.k8s.io/tigera-operator created"
      L94: "cluster.go:125: clusterrolebinding.rbac.authorization.k8s.io/tigera-operator created"
      L95: "cluster.go:125: rolebinding.rbac.authorization.k8s.io/tigera-operator-secrets created"
      L96: "cluster.go:125: deployment.apps/tigera-operator created"
      L97: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io condition met"
      L98: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io condition met"
      L99: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io condition met"
      L100: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io condition met"
      L101: "cluster.go:125: installation.operator.tigera.io/default created"
      L102: "cluster.go:125: apiserver.operator.tigera.io/default created"
      L103: "cluster.go:125: goldmane.operator.tigera.io/default created"
      L104: "cluster.go:125: whisker.operator.tigera.io/default created"
      L105: "kubeadm.go:197: unable to setup cluster: unable to create worker node: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zon?e (us-west-2a). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L106: "status code: 400, request id: 9ed87b71-30b4-4844-84e1-5f12a5601fc3_"
      L107: " "
  ```


</details>


🟢 ok **kubeadm.v1.35.1.cilium.base**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _cluster.go:125: I0911 17:39:44.211648    2520 version.go:260] remote version is much newer: v1.37.0; falling back to: stable-1.35"
      L2: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-apiserver:v1.35.8"
      L3: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-controller-manager:v1.35.8"
      L4: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-scheduler:v1.35.8"
      L5: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-proxy:v1.35.8"
      L6: "cluster.go:125: [config/images] Pulled registry.k8s.io/coredns/coredns:v1.13.1"
      L7: "cluster.go:125: [config/images] Pulled registry.k8s.io/pause:3.10.1"
      L8: "cluster.go:125: [config/images] Pulled registry.k8s.io/etcd:3.6.6-0"
      L9: "cluster.go:125: I0911 17:39:57.849617    2749 version.go:260] remote version is much newer: v1.37.0; falling back to: stable-1.35"
      L10: "cluster.go:125: [init] Using Kubernetes version: v1.35.8"
      L11: "cluster.go:125: [preflight] Running pre-flight checks"
      L12: "cluster.go:125:  [WARNING Service-kubelet]: kubelet service is not enabled, please run _systemctl enable kubelet.service_"
      L13: "cluster.go:125: [preflight] Pulling images required for setting up a Kubernetes cluster"
      L14: "cluster.go:125: [preflight] This might take a minute or two, depending on the speed of your internet connection"
      L15: "cluster.go:125: [preflight] You can also perform this action beforehand using _kubeadm config images pull_"
      L16: "cluster.go:125: [certs] Using certificateDir folder __/etc/kubernetes/pki__"
      L17: "cluster.go:125: [certs] Generating __ca__ certificate and key"
      L18: "cluster.go:125: [certs] Generating __apiserver__ certificate and key"
      L19: "cluster.go:125: [certs] apiserver serving cert is signed for DNS names [ip-172-31-24-178 kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 1?72.31.24.178]"
      L20: "cluster.go:125: [certs] Generating __apiserver-kubelet-client__ certificate and key"
      L21: "cluster.go:125: [certs] Generating __front-proxy-ca__ certificate and key"
      L22: "cluster.go:125: [certs] Generating __front-proxy-client__ certificate and key"
      L23: "cluster.go:125: [certs] External etcd mode: Skipping etcd/ca certificate authority generation"
      L24: "cluster.go:125: [certs] External etcd mode: Skipping etcd/server certificate generation"
      L25: "cluster.go:125: [certs] External etcd mode: Skipping etcd/peer certificate generation"
      L26: "cluster.go:125: [certs] External etcd mode: Skipping etcd/healthcheck-client certificate generation"
      L27: "cluster.go:125: [certs] External etcd mode: Skipping apiserver-etcd-client certificate generation"
      L28: "cluster.go:125: [certs] Generating __sa__ key and public key"
      L29: "cluster.go:125: [kubeconfig] Using kubeconfig folder __/etc/kubernetes__"
      L30: "cluster.go:125: [kubeconfig] Writing __admin.conf__ kubeconfig file"
      L31: "cluster.go:125: [kubeconfig] Writing __super-admin.conf__ kubeconfig file"
      L32: "cluster.go:125: [kubeconfig] Writing __kubelet.conf__ kubeconfig file"
      L33: "cluster.go:125: [kubeconfig] Writing __controller-manager.conf__ kubeconfig file"
      L34: "cluster.go:125: [kubeconfig] Writing __scheduler.conf__ kubeconfig file"
      L35: "cluster.go:125: [control-plane] Using manifest folder __/etc/kubernetes/manifests__"
      L36: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-apiserver__"
      L37: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-controller-manager__"
      L38: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-scheduler__"
      L39: "cluster.go:125: [kubelet-start] Writing kubelet environment file with flags to file __/var/lib/kubelet/kubeadm-flags.env__"
      L40: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/instance-config.yaml__"
      L41: "cluster.go:125: [patches] Applied patch of type __application/strategic-merge-patch+json__ to target __kubeletconfiguration__"
      L42: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/config.yaml__"
      L43: "cluster.go:125: [kubelet-start] Starting the kubelet"
      L44: "cluster.go:125: [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory __/etc/kubernetes/manifests__"
      L45: "cluster.go:125: [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s"
      L46: "cluster.go:125: [kubelet-check] The kubelet is healthy after 1.001357928s"
      L47: "cluster.go:125: [control-plane-check] Waiting for healthy control plane components. This can take up to 30m0s"
      L48: "cluster.go:125: [control-plane-check] Checking kube-apiserver at https://172.31.24.178:6443/livez"
      L49: "cluster.go:125: [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz"
      L50: "cluster.go:125: [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez"
      L51: "cluster.go:125: [control-plane-check] kube-controller-manager is healthy after 3.511250172s"
      L52: "cluster.go:125: [control-plane-check] kube-scheduler is healthy after 4.35107384s"
      L53: "cluster.go:125: [control-plane-check] kube-apiserver is healthy after 6.503081953s"
      L54: "cluster.go:125: [upload-config] Storing the configuration used in ConfigMap __kubeadm-config__ in the __kube-system__ Namespace"
      L55: "cluster.go:125: [kubelet] Creating a ConfigMap __kubelet-config__ in namespace kube-system with the configuration for the kubelets in the cluster"
      L56: "cluster.go:125: [upload-certs] Skipping phase. Please see --upload-certs"
      L57: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-24-178 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balan?cers]"
      L58: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-24-178 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]"
      L59: "cluster.go:125: [bootstrap-token] Using token: 7r7je7.aa8eygdsx9wq1pjo"
      L60: "cluster.go:125: [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles"
      L61: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes"
      L62: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials"
      L63: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token"
      L64: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster"
      L65: "cluster.go:125: [bootstrap-token] Creating the __cluster-info__ ConfigMap in the __kube-public__ namespace"
      L66: "cluster.go:125: [kubelet-finalize] Updating __/etc/kubernetes/kubelet.conf__ to point to a rotatable kubelet client certificate and key"
      L67: "cluster.go:125: [addons] Applied essential addon: CoreDNS"
      L68: "cluster.go:125: [addons] Applied essential addon: kube-proxy"
      L69: "cluster.go:125: "
      L70: "cluster.go:125: Your Kubernetes control-plane has initialized successfully!"
      L71: "cluster.go:125: "
      L72: "cluster.go:125: To start using your cluster, you need to run the following as a regular user:"
      L73: "cluster.go:125: "
      L74: "cluster.go:125:   mkdir -p $HOME/.kube"
      L75: "cluster.go:125:   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config"
      L76: "cluster.go:125:   sudo chown $(id -u):$(id -g) $HOME/.kube/config"
      L77: "cluster.go:125: "
      L78: "cluster.go:125: Alternatively, if you are the root user, you can run:"
      L79: "cluster.go:125: "
      L80: "cluster.go:125:   export KUBECONFIG=/etc/kubernetes/admin.conf"
      L81: "cluster.go:125: "
      L82: "cluster.go:125: You should now deploy a pod network to the cluster."
      L83: "cluster.go:125: Run __kubectl apply -f [podnetwork].yaml__ with one of the options listed at:"
      L84: "cluster.go:125:   https://kubernetes.io/docs/concepts/cluster-administration/addons/"
      L85: "cluster.go:125: "
      L86: "cluster.go:125: Then you can join any number of worker nodes by running the following on each as root:"
      L87: "cluster.go:125: "
      L88: "cluster.go:125: kubeadm join 172.31.24.178:6443 --token 7r7je7.aa8eygdsx9wq1pjo _"
      L89: "cluster.go:125:  --discovery-token-ca-cert-hash sha256:c301828e0def7fdfa22e0a75e86a44d431399315c824508e009a5681059dfc6d "
      L90: "cluster.go:125: i  Using Cilium version 1.12.5"
      L91: "cluster.go:125: ? Auto-detected cluster name: kubernetes"
      L92: "cluster.go:125: ? Auto-detected datapath mode: tunnel"
      L93: "cluster.go:125: ? Auto-detected kube-proxy has been installed"
      L94: "cluster.go:125: i  helm template --namespace kube-system cilium cilium/cilium --version 1.12.5 --set cluster.id=0,cluster.name=kubernetes,encryption.nodeEncryption=false,extraConfig.cluster-pool-ipv4-?cidr=192.168.0.0/17,extraConfig.enable-endpoint-routes=true,kubeProxyReplacement=disabled,operator.replicas=1,serviceAccounts.cilium.name=cilium,serviceAccounts.operator.name=cilium-operator,tunnel=vx?lan"
      L95: "cluster.go:125: i  Storing helm values file in kube-system/cilium-cli-helm-values Secret"
      L96: "cluster.go:125: ? Created CA in secret cilium-ca"
      L97: "cluster.go:125: ? Generating certificates for Hubble..."
      L98: "cluster.go:125: ? Creating Service accounts..."
      L99: "cluster.go:125: ? Creating Cluster roles..."
      L100: "cluster.go:125: ? Creating ConfigMap for Cilium version 1.12.5..."
      L101: "cluster.go:125: i  Manual overwrite in ConfigMap: enable-endpoint-routes=true"
      L102: "cluster.go:125: i  Manual overwrite in ConfigMap: cluster-pool-ipv4-cidr=192.168.0.0/17"
      L103: "cluster.go:125: ? Creating Agent DaemonSet..."
      L104: "cluster.go:125: level=warning msg=__spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/mount-cgroup]: deprecated since v1.30; use the ___appArmorProfile___ field instead?__ subsys=klog"
      L105: "cluster.go:125: level=warning msg=__spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/apply-sysctl-overwrites]: deprecated since v1.30; use the ___appArmorProfile___ fi?eld instead__ subsys=klog"
      L106: "cluster.go:125: level=warning msg=__spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/clean-cilium-state]: deprecated since v1.30; use the ___appArmorProfile___ field i?nstead__ subsys=klog"
      L107: "cluster.go:125: level=warning msg=__spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/cilium-agent]: deprecated since v1.30; use the ___appArmorProfile___ field instead?__ subsys=klog"
      L108: "cluster.go:125: ? Creating Operator Deployment..."
      L109: "cluster.go:125: ? Waiting for Cilium to be installed and ready..."
      L110: "cluster.go:125: ? Cilium was successfully installed! Run _cilium status_ to view installation health"
      L111: "cluster.go:125: ?[33m    /??_"
      L112: "cluster.go:125: ?[36m /???[33m___/?[32m??_?[0m    Cilium:         ?[32mOK?[0m"
      L113: "cluster.go:125: ?[36m ___?[31m/??_?[32m__/?[0m    Operator:       ?[32mOK?[0m"
      L114: "cluster.go:125: ?[32m /???[31m___/?[35m??_?[0m    Hubble:         ?[36mdisabled?[0m"
      L115: "cluster.go:125: ?[32m ___?[34m/??_?[35m__/?[0m    ClusterMesh:    ?[36mdisabled?[0m"
      L116: "cluster.go:125: ?[34m    ___/"
      L117: "cluster.go:125: ?[0m"
      L118: "cluster.go:125: Deployment       cilium-operator    "
      L119: "cluster.go:125: DaemonSet        cilium             "
      L120: "cluster.go:125: Containers:      cilium             "
      L121: "cluster.go:125:                  cilium-operator    "
      L122: "cluster.go:125: Cluster Pods:    0/0 managed by Cilium"
      L123: "kubeadm.go:197: unable to setup cluster: unable to create worker node: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zon?e (us-west-2a). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L124: "status code: 400, request id: 5ba94a06-988c-4bbf-a0a2-a5d97a700b5c_"
      L125: " "
  ```


</details>


🟢 ok **kubeadm.v1.35.1.flannel.base**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _cluster.go:125: I0911 17:39:28.892448    2456 version.go:260] remote version is much newer: v1.37.0; falling back to: stable-1.35"
      L2: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-apiserver:v1.35.8"
      L3: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-controller-manager:v1.35.8"
      L4: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-scheduler:v1.35.8"
      L5: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-proxy:v1.35.8"
      L6: "cluster.go:125: [config/images] Pulled registry.k8s.io/coredns/coredns:v1.13.1"
      L7: "cluster.go:125: [config/images] Pulled registry.k8s.io/pause:3.10.1"
      L8: "cluster.go:125: [config/images] Pulled registry.k8s.io/etcd:3.6.6-0"
      L9: "cluster.go:125: I0911 17:39:42.632866    2684 version.go:260] remote version is much newer: v1.37.0; falling back to: stable-1.35"
      L10: "cluster.go:125: [init] Using Kubernetes version: v1.35.8"
      L11: "cluster.go:125: [preflight] Running pre-flight checks"
      L12: "cluster.go:125:  [WARNING Service-kubelet]: kubelet service is not enabled, please run _systemctl enable kubelet.service_"
      L13: "cluster.go:125: [preflight] Pulling images required for setting up a Kubernetes cluster"
      L14: "cluster.go:125: [preflight] This might take a minute or two, depending on the speed of your internet connection"
      L15: "cluster.go:125: [preflight] You can also perform this action beforehand using _kubeadm config images pull_"
      L16: "cluster.go:125: [certs] Using certificateDir folder __/etc/kubernetes/pki__"
      L17: "cluster.go:125: [certs] Generating __ca__ certificate and key"
      L18: "cluster.go:125: [certs] Generating __apiserver__ certificate and key"
      L19: "cluster.go:125: [certs] apiserver serving cert is signed for DNS names [ip-172-31-30-62 kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 17?2.31.30.62]"
      L20: "cluster.go:125: [certs] Generating __apiserver-kubelet-client__ certificate and key"
      L21: "cluster.go:125: [certs] Generating __front-proxy-ca__ certificate and key"
      L22: "cluster.go:125: [certs] Generating __front-proxy-client__ certificate and key"
      L23: "cluster.go:125: [certs] External etcd mode: Skipping etcd/ca certificate authority generation"
      L24: "cluster.go:125: [certs] External etcd mode: Skipping etcd/server certificate generation"
      L25: "cluster.go:125: [certs] External etcd mode: Skipping etcd/peer certificate generation"
      L26: "cluster.go:125: [certs] External etcd mode: Skipping etcd/healthcheck-client certificate generation"
      L27: "cluster.go:125: [certs] External etcd mode: Skipping apiserver-etcd-client certificate generation"
      L28: "cluster.go:125: [certs] Generating __sa__ key and public key"
      L29: "cluster.go:125: [kubeconfig] Using kubeconfig folder __/etc/kubernetes__"
      L30: "cluster.go:125: [kubeconfig] Writing __admin.conf__ kubeconfig file"
      L31: "cluster.go:125: [kubeconfig] Writing __super-admin.conf__ kubeconfig file"
      L32: "cluster.go:125: [kubeconfig] Writing __kubelet.conf__ kubeconfig file"
      L33: "cluster.go:125: [kubeconfig] Writing __controller-manager.conf__ kubeconfig file"
      L34: "cluster.go:125: [kubeconfig] Writing __scheduler.conf__ kubeconfig file"
      L35: "cluster.go:125: [control-plane] Using manifest folder __/etc/kubernetes/manifests__"
      L36: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-apiserver__"
      L37: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-controller-manager__"
      L38: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-scheduler__"
      L39: "cluster.go:125: [kubelet-start] Writing kubelet environment file with flags to file __/var/lib/kubelet/kubeadm-flags.env__"
      L40: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/instance-config.yaml__"
      L41: "cluster.go:125: [patches] Applied patch of type __application/strategic-merge-patch+json__ to target __kubeletconfiguration__"
      L42: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/config.yaml__"
      L43: "cluster.go:125: [kubelet-start] Starting the kubelet"
      L44: "cluster.go:125: [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory __/etc/kubernetes/manifests__"
      L45: "cluster.go:125: [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s"
      L46: "cluster.go:125: [kubelet-check] The kubelet is healthy after 1.002168953s"
      L47: "cluster.go:125: [control-plane-check] Waiting for healthy control plane components. This can take up to 30m0s"
      L48: "cluster.go:125: [control-plane-check] Checking kube-apiserver at https://172.31.30.62:6443/livez"
      L49: "cluster.go:125: [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz"
      L50: "cluster.go:125: [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez"
      L51: "cluster.go:125: [control-plane-check] kube-controller-manager is healthy after 2.518319329s"
      L52: "cluster.go:125: [control-plane-check] kube-scheduler is healthy after 3.768657379s"
      L53: "cluster.go:125: [control-plane-check] kube-apiserver is healthy after 6.003274662s"
      L54: "cluster.go:125: [upload-config] Storing the configuration used in ConfigMap __kubeadm-config__ in the __kube-system__ Namespace"
      L55: "cluster.go:125: [kubelet] Creating a ConfigMap __kubelet-config__ in namespace kube-system with the configuration for the kubelets in the cluster"
      L56: "cluster.go:125: [upload-certs] Skipping phase. Please see --upload-certs"
      L57: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-30-62 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balanc?ers]"
      L58: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-30-62 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]"
      L59: "cluster.go:125: [bootstrap-token] Using token: g7jij8.fdmrhyou18d0ruet"
      L60: "cluster.go:125: [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles"
      L61: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes"
      L62: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials"
      L63: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token"
      L64: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster"
      L65: "cluster.go:125: [bootstrap-token] Creating the __cluster-info__ ConfigMap in the __kube-public__ namespace"
      L66: "cluster.go:125: [kubelet-finalize] Updating __/etc/kubernetes/kubelet.conf__ to point to a rotatable kubelet client certificate and key"
      L67: "cluster.go:125: [addons] Applied essential addon: CoreDNS"
      L68: "cluster.go:125: [addons] Applied essential addon: kube-proxy"
      L69: "cluster.go:125: "
      L70: "cluster.go:125: Your Kubernetes control-plane has initialized successfully!"
      L71: "cluster.go:125: "
      L72: "cluster.go:125: To start using your cluster, you need to run the following as a regular user:"
      L73: "cluster.go:125: "
      L74: "cluster.go:125:   mkdir -p $HOME/.kube"
      L75: "cluster.go:125:   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config"
      L76: "cluster.go:125:   sudo chown $(id -u):$(id -g) $HOME/.kube/config"
      L77: "cluster.go:125: "
      L78: "cluster.go:125: Alternatively, if you are the root user, you can run:"
      L79: "cluster.go:125: "
      L80: "cluster.go:125:   export KUBECONFIG=/etc/kubernetes/admin.conf"
      L81: "cluster.go:125: "
      L82: "cluster.go:125: You should now deploy a pod network to the cluster."
      L83: "cluster.go:125: Run __kubectl apply -f [podnetwork].yaml__ with one of the options listed at:"
      L84: "cluster.go:125:   https://kubernetes.io/docs/concepts/cluster-administration/addons/"
      L85: "cluster.go:125: "
      L86: "cluster.go:125: Then you can join any number of worker nodes by running the following on each as root:"
      L87: "cluster.go:125: "
      L88: "cluster.go:125: kubeadm join 172.31.30.62:6443 --token g7jij8.fdmrhyou18d0ruet _"
      L89: "cluster.go:125:  --discovery-token-ca-cert-hash sha256:72e1748086d9f9a589ed1e3dfa50af2cbe3b206f051c3be08b33bd1f14f523c8 "
      L90: "cluster.go:125: namespace/kube-flannel created"
      L91: "cluster.go:125: clusterrole.rbac.authorization.k8s.io/flannel created"
      L92: "cluster.go:125: clusterrolebinding.rbac.authorization.k8s.io/flannel created"
      L93: "cluster.go:125: serviceaccount/flannel created"
      L94: "cluster.go:125: configmap/kube-flannel-cfg created"
      L95: "cluster.go:125: daemonset.apps/kube-flannel-ds created"
      L96: "kubeadm.go:197: unable to setup cluster: unable to create worker node: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zon?e (us-west-2a). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L97: "status code: 400, request id: 9a9e4b50-29f3-49d7-802f-0266ecc71cb2_"
      L98: " "
  ```


</details>


🟢 ok **kubeadm.v1.36.1.calico.base**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _cluster.go:125: I0911 17:39:49.515814    2522 version.go:260] remote version is much newer: v1.37.0; falling back to: stable-1.36"
      L2: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-apiserver:v1.36.4"
      L3: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-controller-manager:v1.36.4"
      L4: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-scheduler:v1.36.4"
      L5: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-proxy:v1.36.4"
      L6: "cluster.go:125: [config/images] Pulled registry.k8s.io/coredns/coredns:v1.14.2"
      L7: "cluster.go:125: [config/images] Pulled registry.k8s.io/pause:3.10.2"
      L8: "cluster.go:125: [config/images] Pulled registry.k8s.io/etcd:3.6.8-0"
      L9: "cluster.go:125: I0911 17:40:02.582138    2771 version.go:260] remote version is much newer: v1.37.0; falling back to: stable-1.36"
      L10: "cluster.go:125: [init] Using Kubernetes version: v1.36.4"
      L11: "cluster.go:125: [preflight] Running pre-flight checks"
      L12: "cluster.go:125:  [WARNING Service-kubelet]: kubelet service is not enabled, please run _systemctl enable kubelet.service_"
      L13: "cluster.go:125: [preflight] Pulling images required for setting up a Kubernetes cluster"
      L14: "cluster.go:125: [preflight] This might take a minute or two, depending on the speed of your internet connection"
      L15: "cluster.go:125: [preflight] You can also perform this action beforehand using _kubeadm config images pull_"
      L16: "cluster.go:125: [certs] Using certificateDir folder __/etc/kubernetes/pki__"
      L17: "cluster.go:125: [certs] Generating __ca__ certificate and key"
      L18: "cluster.go:125: [certs] Generating __apiserver__ certificate and key"
      L19: "cluster.go:125: [certs] apiserver serving cert is signed for DNS names [ip-172-31-19-115 kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 1?72.31.19.115]"
      L20: "cluster.go:125: [certs] Generating __apiserver-kubelet-client__ certificate and key"
      L21: "cluster.go:125: [certs] Generating __front-proxy-ca__ certificate and key"
      L22: "cluster.go:125: [certs] Generating __front-proxy-client__ certificate and key"
      L23: "cluster.go:125: [certs] External etcd mode: Skipping etcd/ca certificate authority generation"
      L24: "cluster.go:125: [certs] External etcd mode: Skipping etcd/server certificate generation"
      L25: "cluster.go:125: [certs] External etcd mode: Skipping etcd/peer certificate generation"
      L26: "cluster.go:125: [certs] External etcd mode: Skipping etcd/healthcheck-client certificate generation"
      L27: "cluster.go:125: [certs] External etcd mode: Skipping apiserver-etcd-client certificate generation"
      L28: "cluster.go:125: [certs] Generating __sa__ key and public key"
      L29: "cluster.go:125: [kubeconfig] Using kubeconfig folder __/etc/kubernetes__"
      L30: "cluster.go:125: [kubeconfig] Writing __admin.conf__ kubeconfig file"
      L31: "cluster.go:125: [kubeconfig] Writing __super-admin.conf__ kubeconfig file"
      L32: "cluster.go:125: [kubeconfig] Writing __kubelet.conf__ kubeconfig file"
      L33: "cluster.go:125: [kubeconfig] Writing __controller-manager.conf__ kubeconfig file"
      L34: "cluster.go:125: [kubeconfig] Writing __scheduler.conf__ kubeconfig file"
      L35: "cluster.go:125: [control-plane] Using manifest folder __/etc/kubernetes/manifests__"
      L36: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-apiserver__"
      L37: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-controller-manager__"
      L38: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-scheduler__"
      L39: "cluster.go:125: [kubelet-start] Writing kubelet environment file with flags to file __/var/lib/kubelet/kubeadm-flags.env__"
      L40: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/instance-config.yaml__"
      L41: "cluster.go:125: [patches] Applied patch of type __application/strategic-merge-patch+json__ to target __kubeletconfiguration__"
      L42: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/config.yaml__"
      L43: "cluster.go:125: [kubelet-start] Starting the kubelet"
      L44: "cluster.go:125: [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory __/etc/kubernetes/manifests__"
      L45: "cluster.go:125: [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s"
      L46: "cluster.go:125: [kubelet-check] The kubelet is healthy after 2.344692ms"
      L47: "cluster.go:125: [control-plane-check] Waiting for healthy control plane components. This can take up to 30m0s"
      L48: "cluster.go:125: [control-plane-check] Checking kube-apiserver at https://172.31.19.115:6443/livez"
      L49: "cluster.go:125: [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz"
      L50: "cluster.go:125: [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez"
      L51: "cluster.go:125: [control-plane-check] kube-controller-manager is healthy after 20.724864ms"
      L52: "cluster.go:125: [control-plane-check] kube-scheduler is healthy after 29.666664ms"
      L53: "cluster.go:125: [control-plane-check] kube-apiserver is healthy after 2.003093614s"
      L54: "cluster.go:125: [upload-config] Storing the configuration used in ConfigMap __kubeadm-config__ in the __kube-system__ Namespace"
      L55: "cluster.go:125: [kubelet] Creating a ConfigMap __kubelet-config__ in namespace kube-system with the configuration for the kubelets in the cluster"
      L56: "cluster.go:125: [upload-certs] Skipping phase. Please see --upload-certs"
      L57: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-19-115 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balan?cers]"
      L58: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-19-115 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]"
      L59: "cluster.go:125: [bootstrap-token] Using token: yh3hao.bi9io73ij7hfc1yk"
      L60: "cluster.go:125: [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles"
      L61: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes"
      L62: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials"
      L63: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token"
      L64: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster"
      L65: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow the API server kubelet client certificate to access the kubelet API"
      L66: "cluster.go:125: [bootstrap-token] Creating the __cluster-info__ ConfigMap in the __kube-public__ namespace"
      L67: "cluster.go:125: [kubelet-finalize] Updating __/etc/kubernetes/kubelet.conf__ to point to a rotatable kubelet client certificate and key"
      L68: "cluster.go:125: [addons] Applied essential addon: CoreDNS"
      L69: "cluster.go:125: [addons] Applied essential addon: kube-proxy"
      L70: "cluster.go:125: "
      L71: "cluster.go:125: Your Kubernetes control-plane has initialized successfully!"
      L72: "cluster.go:125: "
      L73: "cluster.go:125: To start using your cluster, you need to run the following as a regular user:"
      L74: "cluster.go:125: "
      L75: "cluster.go:125:   mkdir -p $HOME/.kube"
      L76: "cluster.go:125:   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config"
      L77: "cluster.go:125:   sudo chown $(id -u):$(id -g) $HOME/.kube/config"
      L78: "cluster.go:125: "
      L79: "cluster.go:125: Alternatively, if you are the root user, you can run:"
      L80: "cluster.go:125: "
      L81: "cluster.go:125:   export KUBECONFIG=/etc/kubernetes/admin.conf"
      L82: "cluster.go:125: "
      L83: "cluster.go:125: You should now deploy a pod network to the cluster."
      L84: "cluster.go:125: Run __kubectl apply -f [podnetwork].yaml__ with one of the options listed at:"
      L85: "cluster.go:125:   https://kubernetes.io/docs/concepts/cluster-administration/addons/"
      L86: "cluster.go:125: "
      L87: "cluster.go:125: Then you can join any number of worker nodes by running the following on each as root:"
      L88: "cluster.go:125: "
      L89: "cluster.go:125: kubeadm join 172.31.19.115:6443 --token yh3hao.bi9io73ij7hfc1yk _"
      L90: "cluster.go:125:  --discovery-token-ca-cert-hash sha256:909efe974dd07f0425ac94fa69b0efd630f30bfda13fc3506cdd1502eebf7a83 "
      L91: "cluster.go:125: namespace/tigera-operator created"
      L92: "cluster.go:125: serviceaccount/tigera-operator created"
      L93: "cluster.go:125: clusterrole.rbac.authorization.k8s.io/tigera-operator-secrets created"
      L94: "cluster.go:125: clusterrole.rbac.authorization.k8s.io/tigera-operator created"
      L95: "cluster.go:125: clusterrolebinding.rbac.authorization.k8s.io/tigera-operator created"
      L96: "cluster.go:125: rolebinding.rbac.authorization.k8s.io/tigera-operator-secrets created"
      L97: "cluster.go:125: deployment.apps/tigera-operator created"
      L98: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io condition met"
      L99: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io condition met"
      L100: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io condition met"
      L101: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io condition met"
      L102: "cluster.go:125: installation.operator.tigera.io/default created"
      L103: "cluster.go:125: apiserver.operator.tigera.io/default created"
      L104: "cluster.go:125: goldmane.operator.tigera.io/default created"
      L105: "cluster.go:125: whisker.operator.tigera.io/default created"
      L106: "kubeadm.go:197: unable to setup cluster: unable to create worker node: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zon?e (us-west-2a). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L107: "status code: 400, request id: 3b598774-5b61-45e1-a419-ad80e31bc2c2_"
      L108: " "
  ```


</details>


🟢 ok **kubeadm.v1.36.1.cilium.base**; Succeeded: aws (1)

🟢 ok **kubeadm.v1.36.1.flannel.base**; Succeeded: aws (1)

🟢 ok **kubeadm.v1.37.0.calico.base**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _cluster.go:125: [config/images] Pulled registry.k8s.io/kube-apiserver:v1.37.0"
      L2: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-controller-manager:v1.37.0"
      L3: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-scheduler:v1.37.0"
      L4: "cluster.go:125: [config/images] Pulled registry.k8s.io/kube-proxy:v1.37.0"
      L5: "cluster.go:125: [config/images] Pulled registry.k8s.io/coredns/coredns:v1.14.6"
      L6: "cluster.go:125: [config/images] Pulled registry.k8s.io/pause:3.10.2"
      L7: "cluster.go:125: [config/images] Pulled registry.k8s.io/etcd:3.7.0-0"
      L8: "cluster.go:125: [init] Using Kubernetes version: v1.37.0"
      L9: "cluster.go:125: [preflight] Running pre-flight checks"
      L10: "cluster.go:125:  [WARNING Service-kubelet]: kubelet service is not enabled, please run _systemctl enable kubelet.service_"
      L11: "cluster.go:125: [preflight] Pulling images required for setting up a Kubernetes cluster"
      L12: "cluster.go:125: [preflight] This might take a minute or two, depending on the speed of your internet connection"
      L13: "cluster.go:125: [preflight] You can also perform this action beforehand using _kubeadm config images pull_"
      L14: "cluster.go:125: [certs] Using certificateDir folder __/etc/kubernetes/pki__"
      L15: "cluster.go:125: [certs] Generating __ca__ certificate and key"
      L16: "cluster.go:125: [certs] Generating __apiserver__ certificate and key"
      L17: "cluster.go:125: [certs] apiserver serving cert is signed for DNS names [ip-172-31-25-67 kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 17?2.31.25.67]"
      L18: "cluster.go:125: [certs] Generating __apiserver-kubelet-client__ certificate and key"
      L19: "cluster.go:125: [certs] Generating __front-proxy-ca__ certificate and key"
      L20: "cluster.go:125: [certs] Generating __front-proxy-client__ certificate and key"
      L21: "cluster.go:125: [certs] External etcd mode: Skipping etcd/ca certificate authority generation"
      L22: "cluster.go:125: [certs] External etcd mode: Skipping etcd/server certificate generation"
      L23: "cluster.go:125: [certs] External etcd mode: Skipping etcd/peer certificate generation"
      L24: "cluster.go:125: [certs] External etcd mode: Skipping etcd/healthcheck-client certificate generation"
      L25: "cluster.go:125: [certs] External etcd mode: Skipping apiserver-etcd-client certificate generation"
      L26: "cluster.go:125: [certs] Generating __sa__ key and public key"
      L27: "cluster.go:125: [kubeconfig] Using kubeconfig folder __/etc/kubernetes__"
      L28: "cluster.go:125: [kubeconfig] Writing __admin.conf__ kubeconfig file"
      L29: "cluster.go:125: [kubeconfig] Writing __super-admin.conf__ kubeconfig file"
      L30: "cluster.go:125: [kubeconfig] Writing __kubelet.conf__ kubeconfig file"
      L31: "cluster.go:125: [kubeconfig] Writing __controller-manager.conf__ kubeconfig file"
      L32: "cluster.go:125: [kubeconfig] Writing __scheduler.conf__ kubeconfig file"
      L33: "cluster.go:125: [control-plane] Using manifest folder __/etc/kubernetes/manifests__"
      L34: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-apiserver__"
      L35: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-controller-manager__"
      L36: "cluster.go:125: [control-plane] Creating static Pod manifest for __kube-scheduler__"
      L37: "cluster.go:125: [kubelet-start] Writing kubelet environment file with flags to file __/var/lib/kubelet/kubeadm-flags.env__"
      L38: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/instance-config.yaml__"
      L39: "cluster.go:125: [patches] Applied patch of type __application/strategic-merge-patch+json__ to target __kubeletconfiguration__"
      L40: "cluster.go:125: [kubelet-start] Writing kubelet configuration to file __/var/lib/kubelet/config.yaml__"
      L41: "cluster.go:125: [kubelet-start] Starting the kubelet"
      L42: "cluster.go:125: [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory __/etc/kubernetes/manifests__"
      L43: "cluster.go:125: [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s"
      L44: "cluster.go:125: [kubelet-check] The kubelet is healthy after 966.54??s"
      L45: "cluster.go:125: [control-plane-check] Waiting for healthy control plane components. This can take up to 30m0s"
      L46: "cluster.go:125: [control-plane-check] Checking kube-apiserver at https://172.31.25.67:6443/livez"
      L47: "cluster.go:125: [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz"
      L48: "cluster.go:125: [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez"
      L49: "cluster.go:125: [control-plane-check] kube-scheduler is healthy after 23.103972ms"
      L50: "cluster.go:125: [control-plane-check] kube-controller-manager is healthy after 24.540456ms"
      L51: "cluster.go:125: [control-plane-check] kube-apiserver is healthy after 2.001972285s"
      L52: "cluster.go:125: [upload-config] Storing the configuration used in ConfigMap __kubeadm-config__ in the __kube-system__ Namespace"
      L53: "cluster.go:125: [kubelet] Creating a ConfigMap __kubelet-config__ in namespace kube-system with the configuration for the kubelets in the cluster"
      L54: "cluster.go:125: [upload-certs] Skipping phase. Please see --upload-certs"
      L55: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-25-67 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balanc?ers]"
      L56: "cluster.go:125: [mark-control-plane] Marking the node ip-172-31-25-67 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]"
      L57: "cluster.go:125: [bootstrap-token] Using token: woaqru.bzhxlp4at5vtxmtp"
      L58: "cluster.go:125: [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles"
      L59: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes"
      L60: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials"
      L61: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token"
      L62: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster"
      L63: "cluster.go:125: [bootstrap-token] Configured RBAC rules to allow the API server kubelet client certificate to access the kubelet API"
      L64: "cluster.go:125: [bootstrap-token] Creating the __cluster-info__ ConfigMap in the __kube-public__ namespace"
      L65: "cluster.go:125: [kubelet-finalize] Updating __/etc/kubernetes/kubelet.conf__ to point to a rotatable kubelet client certificate and key"
      L66: "cluster.go:125: [addons] Applied essential addon: CoreDNS"
      L67: "cluster.go:125: [addons] Applied essential addon: kube-proxy"
      L68: "cluster.go:125: "
      L69: "cluster.go:125: Your Kubernetes control-plane has initialized successfully!"
      L70: "cluster.go:125: "
      L71: "cluster.go:125: To start using your cluster, you need to run the following as a regular user:"
      L72: "cluster.go:125: "
      L73: "cluster.go:125:   mkdir -p $HOME/.kube"
      L74: "cluster.go:125:   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config"
      L75: "cluster.go:125:   sudo chown $(id -u):$(id -g) $HOME/.kube/config"
      L76: "cluster.go:125: "
      L77: "cluster.go:125: Alternatively, if you are the root user, you can run:"
      L78: "cluster.go:125: "
      L79: "cluster.go:125:   export KUBECONFIG=/etc/kubernetes/admin.conf"
      L80: "cluster.go:125: "
      L81: "cluster.go:125: You should now deploy a pod network to the cluster."
      L82: "cluster.go:125: Run __kubectl apply -f [podnetwork].yaml__ with one of the options listed at:"
      L83: "cluster.go:125:   https://kubernetes.io/docs/concepts/cluster-administration/addons/"
      L84: "cluster.go:125: "
      L85: "cluster.go:125: Then you can join any number of worker nodes by running the following on each as root:"
      L86: "cluster.go:125: "
      L87: "cluster.go:125: kubeadm join 172.31.25.67:6443 --token woaqru.bzhxlp4at5vtxmtp _"
      L88: "cluster.go:125:  --discovery-token-ca-cert-hash sha256:33178456d7b8d090d78dca2e24a5eef2975d75101c8adb8c22f8b88fa3504ffb "
      L89: "cluster.go:125: namespace/tigera-operator created"
      L90: "cluster.go:125: serviceaccount/tigera-operator created"
      L91: "cluster.go:125: clusterrole.rbac.authorization.k8s.io/tigera-operator-secrets created"
      L92: "cluster.go:125: clusterrole.rbac.authorization.k8s.io/tigera-operator created"
      L93: "cluster.go:125: clusterrolebinding.rbac.authorization.k8s.io/tigera-operator created"
      L94: "cluster.go:125: rolebinding.rbac.authorization.k8s.io/tigera-operator-secrets created"
      L95: "cluster.go:125: deployment.apps/tigera-operator created"
      L96: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io condition met"
      L97: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io condition met"
      L98: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io condition met"
      L99: "cluster.go:125: customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io condition met"
      L100: "cluster.go:125: installation.operator.tigera.io/default created"
      L101: "cluster.go:125: apiserver.operator.tigera.io/default created"
      L102: "cluster.go:125: goldmane.operator.tigera.io/default created"
      L103: "cluster.go:125: whisker.operator.tigera.io/default created"
      L104: "kubeadm.go:197: unable to setup cluster: unable to create worker node: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zon?e (us-west-2a). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L105: "status code: 400, request id: 2b80b3ac-50a0-4f4c-86cf-29ae30e9139a_"
      L106: " "
  ```


</details>


🟢 ok **kubeadm.v1.37.0.cilium.base**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _kubeadm.go:197: unable to setup cluster: unable to create master node: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availabi?lity Zone (us-west-2a). Please retry your request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L2: "status code: 400, request id: e91668d8-1f5f-4c89-b030-35b191a6ec99_"
      L3: " "
  ```


</details>


🟢 ok **kubeadm.v1.37.0.flannel.base**; Succeeded: aws (1)

🟢 ok **linux.nfs.v3**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _nfs.go:77: Cluster.NewMachine: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zone (us-west-2a). Please retry you?r request by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L2: "status code: 400, request id: b0b25e40-4849-4837-8c3d-1ad09489d51e_"
      L3: " "
  ```


</details>


🟢 ok **linux.nfs.v4**; Succeeded: aws (2); Failed: aws (1)

<details>

<summary>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Diagnostic output for aws, run 1</summary>

  ```
      L1: " Error: _nfs.go:80: NFS server booted."
      L2: "nfs.go:85: Test file __/tmp/tmp.6cSO1OpjdS__ created on server."
      L3: "nfs.go:122: Cluster.NewMachine: error running instances: Unsupported: Your requested instance type (a1.large) is not supported in your requested Availability Zone (us-west-2a). Please retry your reque?st by not specifying an Availability Zone or choosing us-west-2b, us-west-2c."
      L4: "status code: 400, request id: 9d4173d5-0c02-46cd-9b45-d21660404a1d_"
      L5: " "
  ```


</details>

