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
Anything else we need to know?
What OS are you using, are you using a downloaded binary or did you compile eksctl, what type of AWS credentials are you using (i.e. default/named profile, MFA) - please don't include actual credentials though!
Versions
Please paste in the output of these commands:
$ eksctl version
[ℹ] version.Info{BuiltAt:"", GitCommit:"", GitTag:"0.10.2"}
$ kubectl version
Client Version: v1.16.3
The text was updated successfully, but these errors were encountered:
What happened?
I ran
eksctl create cluster -f cluster.yaml
and got this error:What you expected to happen?
I should be able to configure my cluster to use spot instances, as I could in previous versions of eksctl
How to reproduce it?
Use this yaml config and do
eksctl create cluster -f cluster.yaml
Anything else we need to know?
What OS are you using, are you using a downloaded binary or did you compile eksctl, what type of AWS credentials are you using (i.e. default/named profile, MFA) - please don't include actual credentials though!
Versions
Please paste in the output of these commands:
The text was updated successfully, but these errors were encountered: