Skip to content

Instantly share code, notes, and snippets.

@ardentperf
Created September 4, 2025 00:35
Show Gist options
  • Select an option

  • Save ardentperf/c0b77b9c1034b58b292cfd0f92975823 to your computer and use it in GitHub Desktop.

Select an option

Save ardentperf/c0b77b9c1034b58b292cfd0f92975823 to your computer and use it in GitHub Desktop.
from seattle to azure US east
 tcping myaksclust-myresourcegroup-c33803-9kibbvlt.hcp.eastus.azmk8s.io 443
seq 0: tcp response from 20.121.80.211 [open] 75.465 ms
seq 1: tcp response from 20.121.80.211 [open] 75.355 ms
seq 2: tcp response from 20.121.80.211 [open] 75.230 ms
seq 3: tcp response from 20.121.80.211 [open] 79.054 ms
seq 4: tcp response from 20.121.80.211 [open] 75.140 ms
^C
 time kubectl get pods
No resources found in default namespace.
real 0m0.419s
user 0m0.135s
sys 0m0.022s
 time kubectl get pods
No resources found in default namespace.
real 0m0.458s
user 0m0.124s
sys 0m0.036s
 time kubectl get pods
No resources found in default namespace.
real 0m0.431s
user 0m0.115s
sys 0m0.029s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment