Skip to content

Jeremiaszmacura/devops-stack

Repository files navigation

DevOps Practice Cluster

This project contains Kubernetes cluster for DevOps learning purposes. Kubernetes cluster is deployed with kind tool and contains multiple components that are commonly used in production environments. The cluster is designed to be a playground for learning and experimenting with Kubernetes and its ecosystem.

Components

  • Prometheus for monitoring
  • Grafana for visualization
  • NGINX as a sample application
  • Python and Go applications as sample backend services
  • Frontend application for testing the Python and Go applications

Deploy

Create Kubernetes Cluster with all the components:

./recreate-cluster.sh

About

This project contains local Kubernetes cluster for DevOps learning purposes.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors