Git Product home page Git Product logo

k8s-interview's Introduction

Pre-Interview Exercise

Scenario

You have been given a docker image by a developer but they've unhelpfully not supplied any documentation, it is your responsibility to figure out what on earth they've done in order to start the application.

Instructions

Make the docker container chrisns/docker-devtest run, you'll be told when you've reached the end.

You're expected to capture your full shell history while you're working on this, we're mostly interested in seeing your workings rather than the finished end result, so please annotate this with your thinking on what you're exploring and what you learn from the output each time.

Once you've got a working docker run you should convert it to version: 3 docker-compose.

Finally you should then translate it to work in a highly available and scalable implementation with Kubernetes with minikube. Hint: minikube start --addons=ingress to get an ingress controller.

Expected outputs

  • shell_history.txt - annotated shell history.
  • docker-compose.yaml - a working Docker Compose implementation of the app
  • deployment.yaml - a working deployment yaml for Kubernetes that can be deployed to minikube
  • service.yaml - a working service yaml for Kubernetes that can be deployed to minikube
  • ingress.yaml - a working ingress yaml for Kubernetes that can be deployed to minikube
  • notes.txt - any thoughts or notes you'd like to share with the assessor
  • web-history - google/stackoverflow/etc is allowed but we do ask to see your history while you're working on it

k8s-interview's People

Contributors

chrisns avatar dependabot[bot] avatar renovate-bot avatar renovate[bot] avatar the-repository-manager[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

k8s-interview's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.