You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: