Setup Prometheus On Kubernetes Using Helm | Kubernetes Monitoring With Prometheus

Описание к видео Setup Prometheus On Kubernetes Using Helm | Kubernetes Monitoring With Prometheus

How to Setup Prometheus Monitoring On Kubernetes Cluster ? How to deploy Prometheus in Kubernetes cluster? In this video we are going to see Kubernetes Monitoring With Prometheus using Helm.

Reference link: https://github.com/prometheus-communi...

--------------------------------------------------------------------------
Prometheus playlist:
   • Prometheus  
-------------------------------------------------------------------------
-------------------------------------------------------------------------
commands used:
helm repo add prometheus-community https://prometheus-community.github.i...
helm install prometheus prometheus-community/prometheus
kubectl expose service prometheus-server --type=NodePort --target-port=9090 --name=prometheus-server-ext
minikube service prometheus-server-ext
-------------------------------------------------------------------------
=======================================
Follow me @:
  / thetips4you  
   / thetips4you  
  / thetipsforyou  
http://www.thetips4you.com
=======================================

Комментарии

Информация по комментариям в разработке