Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 344 Bytes

container-commands.md

File metadata and controls

29 lines (17 loc) · 344 Bytes

Container Commands

nslookup secondapp

nslookup registry

nslookup 10.96.0.10

nslookup kube-dns

nslookup kube-dns.kube-system.svc.cluster.local

exit
nslookup shopping

nslookup shopping.multitenant

nslookup shopping.multitenant.svc.cluster.local

wget shopping

wget shopping.multitenant

wget -O - shopping.multitenant