Alibaba Cloud Container Service defines the quantity of CPU resources according to the total number of kernels of multiple nodes. For example, if there are two nodes, then the total shares cannot exceed 200. In the case of different nodes, for example, if there are two nodes with two kernels in my cluster, I can allocate a total of 400 shares to one application. If I allocate 300 shares to my application, then the application is definitely not in one node. How should I deal with this?
How can I check the remaining shares in Container Service? How do I check the allocated computing resources and the remaining resources to avoid application start failure?
How can I check the remaining shares in Container Service? How do I check the allocated computing resources and the remaining resources to avoid application start failure?