dig与nslookup
安装
$ yum -y install bind-utils使用
$ dig -t A xxx.default.svc.cluster.local. @10.96.0.10
$ nslookup xxx.default.svc.cluster.local. 10.96.0.10Last updated
Was this helpful?
$ yum -y install bind-utils$ dig -t A xxx.default.svc.cluster.local. @10.96.0.10
$ nslookup xxx.default.svc.cluster.local. 10.96.0.10Last updated
Was this helpful?