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.
Prometheusfor monitoringGrafanafor visualizationNGINXas a sample applicationPythonandGo applicationsas sample backend servicesFrontend applicationfor testing the Python and Go applications
Create Kubernetes Cluster with all the components:
./recreate-cluster.sh