Join Slack
Powered by
This message was deleted.
# general
a
adamant-kite-43734
09/12/2024, 10:39 PM
This message was deleted.
c
creamy-pencil-82913
09/12/2024, 10:41 PM
deployments don’t consume resources. Only their pods do. You’d have to do
kubectl top pod -n NAMESPACE -l LABELKEY=LABELVAL
where the label keys/vals match those you’re using in your deployment.
🙏 1
4
Views
Open in Slack
Previous
Next