Kubernetes Deep Dive Room

Sign Up Free or Log In to participate!

Kubernetes Demo Image

I managed to complete the demo on GKE and mostly understood it, however, I was unsure as to how Kubernetes pulled the Nigel’s image (nigelpoulton/acg-web:0.1 from the simple-web.yml file) for the web-app. Where was it pulled from?

Waqas Khan

https://hub.docker.com/r/nigelpoulton/acg-web

1 Answers

Ah, by default Kubernetes prefaces image names with docker.io/, so pulls images from docker hub (in this case, Nigel’s repository) by default.

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?