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?
  • 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?
  • SSL/TLS between services?
  • How can you use SSL certificates in Kubernetes?
  • Describe how to upgrade your services running in your cluster.
  • Blue/green/rolling deployment...
  • Use helm?
  • How do you test your kubernetes yaml files?

Git

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

...