Category: Kubernetes, github

DevOps includes software development and IT operations. Its main aim is to automate the systems deployment life cycle and provide continuous delivery without the downtime and with high software quality. Continuous Monitoring is the process of monitoring each and every phase of DevOps and IT operations lifecycle.

To create deployment using this file and expose the deployment to the outside world so that we can access the Prometheus UI from any system into the network: Grafana is multi-platform open-source analytics and interactive visualization web application.

Now creating PV, PVC, and deployment for grafana and also exposing it to port no 3000.

Related Articles