Skip to content

A small exercise aims to help people learn helm, k8s and gitalb-ci.

Notifications You must be signed in to change notification settings

chxmxii/devops_chall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devops challenges;

A small devops exercise to improve your knowledge in the following topics;

  • Kubernetes;
  • Kubernetes Network Policy
  • Helm
  • Docker
  • Gitlab CI/CD

Tasks;

  • Create Dockerfile for both frontend and backend applications.
  • Helm the two application.
  • Create a CI/CD pipeline with gitlab-ci to deploy the helm charts on top of kubernetes. feel free to add security measures within the pipeline.
  • Create a network policy to only allow connection between backend->DB, frontend <-> backend.

About

A small exercise aims to help people learn helm, k8s and gitalb-ci.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published