Code Monkey home page Code Monkey logo

devops-assessment's Introduction

devops-assessment

Description

  • This exercise is to test your skills with Node.js, Docker, and Kubernetes. You will need to dockerize a Node.js app, build out the image, and deploy it to Kubernetes.

Tasks

  • Build an endpoint in the Node.js app to return fake data
  • Build dockerfile to containerize the repository
  • Build the docker image from that dockerfile
  • Upload that image to docker registry
  • Build the Kubernetes files to deploy the application
  • Deploy the application to Kubernetes cluster
  • Update Nginx to support port to the deployed application
  • Build CI/CD pipeline files (your preference)
  • In the home directory include the following files for our review:
    • Dockerfile
    • Kubernetes deployment files
    • Pipeline files
  • Bonus deploy something else to the cluster

Access Info

  • SSH
    • User: ubuntu
    • Host: firstInitialLastName.edifyops.dev
      • Example: jsmith.edifyops.dev
    • Key: link to bucket included the email from us

Environment

  • Ubuntu
  • Minikube
  • Docker Registry
  • Nginx

Source Code

  • This repo will be located in the home folder of your server

Services

Service Port
Minikube 9443
Docker Registry 7000
App 443

IMPORTANT NOTE!!

  • Currently there is an issue with kubectl remote access. Changes will need to be made on the box.

Questions

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.