tsutsarin / test-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-task

Test Task • create a Github repository for the DevOps parts  • organize each and everything accordingly in the git repository • create Terraform template defining a VPC for the whole stuff in AWS • In the AWS Account create KOPS cluster with 2 nodes  • Deploy and setup Concourse • In Councourse build an Docker image out of https://github.com/ngx-api-utils/ngx-api-utils (the Demo App) in one Job push it to AWS ECS Registry and then in another Job Deploy the App in the cluster • Spin up an AWS Loadbalancer for the application • Use: • kops - https://github.com/kubernetes/kops • terraform - https://www.terraform.io/ • concourse - https://concourse-ci.org/ • helm - https://github.com/helm/charts • AWS - (use your AWS Account) • Docker in multistage build for the image build only

About


Languages

Language:Dockerfile 100.0%