/Wohlig

Primary LanguageJavaScript

DevOps-Assessment

  1. Fork this GitHub Repo in your GitHub Account.
  2. Write a Dockerfile Nodejs for this project.
  3. Setup minikube in local or k8s cluster any cloud based (AWS, Azure or GCP).
  4. Setup jenkins in local or any Virtual Machine.
  5. Write a manifest file for Kubernetes and integrate with Jenkins.
  6. Whenever code changes in git repo then immediately build triggers and docker builds execute push into registry and deploy into Kubernetes.
  7. Deploy the ingress controller (nginx,envoy etc..) and map with this service.
  8. test