docker image from radial/busyboxplus:curl
485
[root@centos-110 kubedemo]# kubectl run -it --image=rickiechina/busyboxplus curl --rm If you don't see a command prompt, try pressing enter. [ root@curl-775f9567b5-274ts:/ ]$ nslookup nginx Server: 10.96.0.10 Address 1: 10.96.0.10 kube-dns.kube-system.svc.cluster.local
Name: nginx Address 1: 220.250.64.225 [ root@curl-775f9567b5-274ts:/ ]$ nslookup httpd-svc Server: 10.96.0.10 Address 1: 10.96.0.10 kube-dns.kube-system.svc.cluster.local
Name: httpd-svc Address 1: 10.100.84.102 httpd-svc.default.svc.cluster.local
Content type
Image
Digest
Size
1.8 MB
Last updated
almost 8 years ago
docker pull rickiechina/busyboxplus