Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • How would you rate your skill set from 1-10 with 10 being expert?
  • Have you used docker before? Can you describe it's benefits?
  • How would you create a docker image.
  • What's the difference between a container and image.
  • How can you log into a docker container? What is 
  • How do you manage your exposed ports?

Kubernetes

  • How would you rate your skill set from 1-10 with 10 being expert?
  • Can you tell me what Kubernetes is used for?
  • Can you name some of the objects used in Kubernetes? Such as a POD.
  • How do you expose a service within and outside of the cluster?
  • Can you tell me what an ingress controller is used for?
  • Best practices?
  • Have you ever done a bare metal deployment? Challenges? Persistent Storage? 
  • Can you use a load balancer service in a bare metal deployment?
  • Can you describe what secrets are and why you would use them?

Git

  • Have you used Git before?
  • Can you list a few git commands or tasks?

...