amazon-ecs-cli icon indicating copy to clipboard operation
amazon-ecs-cli copied to clipboard

EKS - Creating nodegroup

Open solpunit opened this issue 4 years ago • 0 comments

I am creating a managed nodegroup on EKS with eksctl but it is failing, I have created the eks.pem and using the same path.

2022-03-24 17:53:07 [ℹ] eksctl version 0.88.0 2022-03-24 17:53:07 [ℹ] using region ap-southeast-2 2022-03-24 17:53:08 [ℹ] will use version 1.21 for new nodegroup(s) based on control plane version 2022-03-24 17:53:13 [ℹ] nodegroup "my-ng" will use "" [AmazonLinux2/1.21] Error: parsing key "eks.pem": ssh: no key found solpunit@2999322Downloads % ls -l eks.pem -rw-r--r--@ 1 solpunit staff 1678 24 Mar 17:52 eks.pem

solpunit avatar Mar 24 '22 12:03 solpunit