Ravi Vijaykumar:
A stupid question maybe ![]()
when we run this below command:
kubectl create nginx --image=nginx
where is the nginx image coming from? Docker Registry or somewhere else?
Also when K8S removes default docker support where will the image then be pulled from?