Latest - DevOps Coding Assessment
Latest - DevOps Coding Assessment
Description:
Step - 1
DOCKER
Build a Dockerfile for deploying a simple Ruby on Rails application with PostgreSQL DB
enabled. Application and DB should run on different containers.
Note: You can use any ruby on rails examples or create a new simple rails app to satisfy
the requirements
Step - 2
KUBERNETES
Build a YAML file for the same application you’ve used in your first step to deploy it on
Kubernetes. You can use any local cluster provider such as Minikube or K3d. The
deployment of the standalone PostgreSQL pod must use Kubernetes StatefulSet.
Additionally, the candidate may use any ingress controller they are comfortable with or
a service mesh.
Step - 3
ARGOCD
Set up Tekton pipelines and the Tekton dashboard. The pipeline should download the
source code from the public fork of the sample project (Which you’ve containerized in
the first step), build the image, and push it to Docker Hub. The candidate is expected to
manually run the pipeline from the Tekton dashboard.
Useful Documentation
1. https://tekton.dev/docs/
2. https://tekton.dev/docs/dashboard/#:~:text=Tekton%20Dashboard%20is%20a%
20general,creation%2C%20execution%2C%20and%20completion.
3. https://hub.tekton.dev/tekton/task/kaniko
Need to submit:
1. Private repository ZIP file that contains Kubernetes manifests, Dockerfile, gitops
configuration and pipeline configuration files (exclude any SSH/Deployment keys).
2. Video demo of your implementation
3. Any relevant information that you would like to share.
Submission Link -
https://makerble.zohorecruit.in/jobs/Careers/101712000000398007/DevOps-Engine
er?source=CareerSite