post image January 6, 2022 | 1 min Read

MOCK EXAM 2 CKA

kubectl  run dns -it --image=busybox:1.28 --restart Never  -- nslookup resolver-service.default.svc > CKA/nginx.svc

kubectl  run dns -it --image=busybox:1.28 --restart Never  -- nslookup 10-244-1-8.default.pod > CKA/nginx.pod
author image

Jan Toth

I have been in DevOps related jobs for past 6 years dealing mainly with Kubernetes in AWS and on-premise as well. I spent quite a lot …

comments powered by Disqus