- Notifications
You must be signed in to change notification settings - Fork7
License
NotificationsYou must be signed in to change notification settings
Formlabs/devops-task
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains a home assignment code for DevOps applicants for Formlabs.
See all open jobs athttps://careers.formlabs.com/
- Fork this repo.
- Create a deployable docker image for the application.
- Feel free to switch up technologies. For example you can use
buildah
instead of Docker.
- Feel free to switch up technologies. For example you can use
- Create a Kubernetes deployment and service for the application.
- Create automation to build, test and deploy the application when a change happens in git.
- Feel free to switch up technologies. For example you can use an Ansible playbook or a Jenkins pipeline.
- Send us the fork where you did your work.
- Explain as much as possible in the commit message(s) and/or comments if needed. See more on commit messageshere.
- It would be great if you'd also write about why you choose a certain technology if there are alternatives to consider.