Kubernetes Deep Dive Room

Sign Up Free or Log In to participate!

Where does the html come from?

I followed the lab but I have no idea where the html is actually stored.  I can’t find in on my console.  How did this html get deployed to the pods.  I don’t see any steps where I did that.

1 Answers

Well, I just needed to take the lesson on Dockers so I will answer my own question.  It’s located here:

spec:

containers:

  • image: nigelpoulton/acg-web:0.1

The nigelpoulton/acg-web:0.1 is a unique name that Kubernetes uses and grabs this off the web.

Sign In
Welcome Back!

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

Get Started
Who’s going to be learning?