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
1. What kops version are you running? The command kops version, will display
this information.
1.19.0-alpha.5 2. What cloud provider are you using?
aws 3. What commands did you run? What is the simplest way to reproduce this issue?
Use below instancegroup manifest with kops 1.19 4. What happened after the commands executed?
W1025 19:47:11.629670 935170 executor.go:131] error running task "AutoscalingGroup/master-us-west-2c.masters.us-sandbox.kops.abc.io" (9m5s remaining to succeed): error updating AutoscalingGroup: AccessDenied: You are not authorized to use launch template: master-us-west-2c.masters.us-sandbox.kops.abc.io-20201024113610
status code: 403, request id: f6600ef6-5ab0-4f7e-8e2d-6ce9c939b496
W1025 19:47:11.629754 935170 executor.go:131] error running task "AutoscalingGroup/nodes-spot-r4-xlarge-us-west-2a.us-sandbox.kops.abc.io" (9m5s remaining to succeed): error updating AutoscalingGroup: InvalidQueryParameter: Incompatible launch template: You cannot use a launch template that is set to request Spot Instances (InstanceMarketOptions) when you configure an Auto Scaling group with a mixed instances policy. Add a different launch template to the group and try again.
status code: 400, request id: ef748063-b15f-4d5d-a708-636a3eb16ce6
W1025 19:47:11.629807 935170 executor.go:131] error running task "AutoscalingGroup/master-us-west-2a.masters.us-sandbox.kops.abc.io" (9m5s remaining to succeed): error updating AutoscalingGroup: AccessDenied: You are not authorized to use launch template: master-us-west-2a.masters.us-sandbox.kops.abc.io-20201024113610
status code: 403, request id: 2656a5ff-20d3-4dfa-ba9f-bcbcb522f5e2
W1025 19:47:11.629848 935170 executor.go:131] error running task "AutoscalingGroup/nodes.us-sandbox.kops.abc.io" (9m5s remaining to succeed): error updating AutoscalingGroup: AccessDenied: You are not authorized to use launch template: nodes.us-sandbox.kops.abc.io-20201024113610
status code: 403, request id: 500a4a67-7cba-4ba6-a2e6-5653c52c7a79
W1025 19:47:11.629885 935170 executor.go:131] error running task "AutoscalingGroup/nodes-spot-r4-xlarge-us-west-2b.us-sandbox.kops.abc.io" (9m5s remaining to succeed): error updating AutoscalingGroup: InvalidQueryParameter: Incompatible launch template: You cannot use a launch template that is set to request Spot Instances (InstanceMarketOptions) when you configure an Auto Scaling group with a mixed instances policy. Add a different launch template to the group and try again.
status code: 400, request id: 52062c2e-8ad3-4328-9780-993af8e6ae28
W1025 19:47:11.629926 935170 executor.go:131] error running task "AutoscalingGroup/master-us-west-2b.masters.us-sandbox.kops.abc.io" (9m5s remaining to succeed): error updating AutoscalingGroup: AccessDenied: You are not authorized to use launch template: master-us-west-2b.masters.us-sandbox.kops.abc.io-20201024113610
status code: 403, request id: 53832121-f472-49d3-88c3-647ee1d81dc5
W1025 19:47:11.629960 935170 executor.go:131] error running task "AutoscalingGroup/nodes-spot-r4-xlarge-us-west-2c.us-sandbox.kops.abc.io" (9m5s remaining to succeed): error updating AutoscalingGroup: InvalidQueryParameter: Incompatible launch template: You cannot use a launch template that is set to request Spot Instances (InstanceMarketOptions) when you configure an Auto Scaling group with a mixed instances policy. Add a different launch template to the group and try again.
status code: 400, request id: 871721d8-5fdb-4cba-a262-dbdbc146c36f
5. What did you expect to happen?
**7. Please provide your instancegroup manifest. Execute
1. What
kops
version are you running? The commandkops version
, will displaythis information.
1.19.0-alpha.5
2. What cloud provider are you using?
aws
3. What commands did you run? What is the simplest way to reproduce this issue?
Use below
instancegroup
manifest with kops1.19
4. What happened after the commands executed?
5. What did you expect to happen?
**7. Please provide your instancegroup manifest. Execute
The text was updated successfully, but these errors were encountered: