Skip to content

Instantly share code, notes, and snippets.

@manuelbuil
Created January 27, 2022 08:38
Show Gist options
  • Save manuelbuil/cbd1672ebbdd0d803cc14e0d27b18220 to your computer and use it in GitHub Desktop.
Save manuelbuil/cbd1672ebbdd0d803cc14e0d27b18220 to your computer and use it in GitHub Desktop.
[ec2-user@ip-10-0-10-42 ~]$ kubectl get pods -A -o wide
NAMESPACE NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
kube-system coredns-85cb69466-kqsq5 1/1 Running 0 110s 10.42.0.6 ip-10-0-10-42.eu-west-3.compute.internal <none> <none>
kube-system local-path-provisioner-64ffb68fd-gzr7c 1/1 Running 0 110s 10.42.0.2 ip-10-0-10-42.eu-west-3.compute.internal <none> <none>
kube-system metrics-server-9cf544f65-m7tnb 1/1 Running 0 110s 10.42.0.4 ip-10-0-10-42.eu-west-3.compute.internal <none> <none>
kube-system helm-install-traefik-crd--1-4ktw4 0/1 Completed 0 111s 10.42.0.5 ip-10-0-10-42.eu-west-3.compute.internal <none> <none>
kube-system helm-install-traefik--1-6nwxj 0/1 Completed 1 111s 10.42.0.3 ip-10-0-10-42.eu-west-3.compute.internal <none> <none>
kube-system svclb-traefik-hcpkw 2/2 Running 0 80s 10.42.0.7 ip-10-0-10-42.eu-west-3.compute.internal <none> <none>
kube-system traefik-786ff64748-ts68f 1/1 Running 0 80s 10.42.0.8 ip-10-0-10-42.eu-west-3.compute.internal <none> <none>
default multitool-deploymen-79d98599fb-x797v 1/1 Running 0 22s 10.42.0.9 ip-10-0-10-42.eu-west-3.compute.internal <none> <none>
default multitool-deploymen-79d98599fb-46n78 1/1 Running 0 22s 10.42.0.10 ip-10-0-10-42.eu-west-3.compute.internal <none> <none>
[ec2-user@ip-10-0-10-42 ~]$ kubectl exec -ti multitool-deploymen-79d98599fb-x797v -- ping 10.42.0.10
PING 10.42.0.10 (10.42.0.10) 56(84) bytes of data.
64 bytes from 10.42.0.10: icmp_seq=1 ttl=64 time=0.128 ms
64 bytes from 10.42.0.10: icmp_seq=2 ttl=64 time=0.066 ms
64 bytes from 10.42.0.10: icmp_seq=3 ttl=64 time=0.070 ms
64 bytes from 10.42.0.10: icmp_seq=4 ttl=64 time=0.069 ms
64 bytes from 10.42.0.10: icmp_seq=5 ttl=64 time=0.071 ms
^C
--- 10.42.0.10 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4104ms
rtt min/avg/max/mdev = 0.066/0.080/0.128/0.023 ms
[ec2-user@ip-10-0-10-42 ~]$ lsmod
Module Size Used by
nfnetlink_log 20480 7
nft_limit 16384 7
xt_limit 16384 0
xt_NFLOG 16384 7
xt_physdev 16384 14
ip_vs_sh 16384 0
ip_vs_wrr 16384 0
ip_vs_rr 16384 0
ip_vs 172032 6 ip_vs_rr,ip_vs_sh,ip_vs_wrr
binfmt_misc 20480 1
ib_core 385024 0
nf_conntrack_netlink 49152 0
xt_multiport 16384 3
vxlan 65536 0
ip6_udp_tunnel 16384 1 vxlan
udp_tunnel 20480 1 vxlan
xt_set 16384 0
ipt_rpfilter 16384 0
ip_set_hash_ip 36864 1
ip_set_hash_net 36864 2
ip_set 49152 3 ip_set_hash_ip,xt_set,ip_set_hash_net
veth 28672 0
ipt_REJECT 16384 7
nf_reject_ipv4 16384 1 ipt_REJECT
xt_addrtype 16384 13
xt_nat 16384 11
ip6t_MASQUERADE 16384 1
ipt_MASQUERADE 16384 10
xt_conntrack 16384 22
xt_comment 16384 189
nft_counter 16384 237
xt_mark 16384 46
nft_compat 20480 352
nft_chain_nat 16384 8
nf_tables 172032 557 nft_compat,nft_counter,nft_chain_nat,nft_limit
nfnetlink 16384 5 nft_compat,nf_conntrack_netlink,nf_tables,ip_set,nfnetlink_log
iptable_nat 16384 1
nf_nat 45056 5 ip6t_MASQUERADE,ipt_MASQUERADE,xt_nat,nft_chain_nat,iptable_nat
nf_conntrack 172032 7 xt_conntrack,nf_nat,ip6t_MASQUERADE,ipt_MASQUERADE,xt_nat,nf_conntrack_netlink,ip_vs
nf_defrag_ipv6 20480 2 nf_conntrack,ip_vs
nf_defrag_ipv4 16384 1 nf_conntrack
overlay 135168 15
br_netfilter 24576 0
bridge 192512 1 br_netfilter
stp 16384 1 bridge
llc 16384 2 bridge,stp
cirrus 16384 0
drm_kms_helper 233472 3 cirrus
intel_rapl_msr 16384 0
intel_rapl_common 24576 1 intel_rapl_msr
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sb_edac 24576 0
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
drm 569344 3 drm_kms_helper,cirrus
rapl 20480 0
i2c_piix4 24576 0
pcspkr 16384 0
ip_tables 28672 1 iptable_nat
xfs 1515520 1
libcrc32c 16384 5 nf_conntrack,nf_nat,nf_tables,xfs,ip_vs
ata_generic 16384 0
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
crc32c_intel 24576 1
ata_piix 36864 0
xen_blkfront 40960 2
xen_netfront 32768 0
libata 270336 2 ata_piix,ata_generic
ghash_clmulni_intel 16384 0
serio_raw 16384 0
dm_multipath 40960 0
sunrpc 540672 1
dm_mirror 28672 0
dm_region_hash 20480 1 dm_mirror
dm_log 20480 2 dm_region_hash,dm_mirror
dm_mod 151552 3 dm_multipath,dm_log,dm_mirror
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment