This assignment attended to practice a simple form of application deployment.
- Simple application writen in nodejs that prints "Hello World" while accessing on HTTP
- Dockerfile for application packing
- Basic aml for deployment over K8s
- Jenkinsfile pipeline for image builds, each build with the job number tag
- DockerHub as Dokcer registry