Can someone give me more information for this container process? I understand that this is created and managed by Kubernetes for managing PODs. But the way it takes CPU (almost 30% on top of all containers) is something not usual.
Is there anyway we can debug and troubleshoot such issue ?
I found that podsgke...... is not a part of workload and it is just sum of CPU of some certain pods so it just make the CPU usage almost double. Maybe if some one has more detail information about this then it would be great.