2 slaves on aws using kops. Also i have pulled a docker image on the aws instance. How can i deploy this docker image using kubectl?
You don't need to pull the image in the instance. You must run some workload (pod, deployment, daemonset) in your k8s referencing this image.
Обсуждают сегодня