Skip to content

Instantly share code, notes, and snippets.

@davidmlentz
Created August 21, 2020 14:31
Show Gist options
  • Save davidmlentz/ed2afba19f51399185d31588da0f111e to your computer and use it in GitHub Desktop.
Save davidmlentz/ed2afba19f51399185d31588da0f111e to your computer and use it in GitHub Desktop.
COMP10228:ekswork david.lentz$ kubectl top node ip-192-168-64-107.us-west-2.compute.internal
NAME CPU(cores) CPU% MEMORY(bytes) MEMORY%
ip-192-168-64-107.us-west-2.compute.internal 54m 2% 467Mi 83%
COMP10228:ekswork david.lentz$ kubectl top node fargate-ip-192-168-158-100.us-west-2.compute.internal
NAME CPU(cores) CPU% MEMORY(bytes) MEMORY%
fargate-ip-192-168-158-100.us-west-2.compute.internal 499m 24% 161Mi 4%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment