Closed hosonfung closed 1 year ago
Do you have to run c5a.2xlarge instances in ap-east-1a or can you use different instances types and availability zones?
When you attempt to scale out, are there any pending pods?
no, all the pods are in running state
在 2023年6月5日週一 23:09,Amanuel Engeda @.***> 寫道:
When you attempt to scale out, are there any pending pods?
— Reply to this email directly, view it on GitHub https://github.com/aws/karpenter/issues/3995#issuecomment-1576985063, or unsubscribe https://github.com/notifications/unsubscribe-auth/APHKYTT7DC6N7YFBFXUXH5TXJXZB3ANCNFSM6AAAAAAY2MRVMA . You are receiving this because you authored the thread.Message ID: @.***>
i can change tge instance type but want to keep the zone
在 2023年6月5日週一 23:02,Jeremy Cowan @.***> 寫道:
Do you have to run c5a.2xlarge instances in ap-east-1a or can you use different instances types and availability zones?
— Reply to this email directly, view it on GitHub https://github.com/aws/karpenter/issues/3995#issuecomment-1576970449, or unsubscribe https://github.com/notifications/unsubscribe-auth/APHKYTTNG57WZL233GWPHQLXJXYJPANCNFSM6AAAAAAY2MRVMA . You are receiving this because you authored the thread.Message ID: @.***>
Karpenter will only consider scaling out if there are pending pods that can't be assigned to the nodes in the cluster, due to resources or other limitations. If you use requirements, you can select the zones the instance are launched.
Hi all,
I deployed a karpenter in my eks and tried to scale out my cluster. However, I did success one time. After that, the karpenter never scale out again. Here is my yaml file.
Also my kapenter pod logs