How can we convert POD CPU usage to percentage when pod has 2 containers with different cpu limits

With single container we can convert cpu usage to percentage by using cpu limits. But how can we convert cpu usage to percentage when 2 containers with different cpu limits are there

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.