maxinfosoft

Results 1 issues of maxinfosoft

I have successfully created a cluster in AWS with this command/file: eksctl create cluster -f mycluster.yaml ```yaml --- apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig metadata: name: my-cluster region: eu-central-1 version: "1.23" nodeGroups:...

kind/bug
awaiting more information