Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 813 Bytes

README.md

File metadata and controls

40 lines (21 loc) · 813 Bytes

H2o Pod monitoring application

Monitor your pod performance in a Kubernetes cluster using the h2o-wave-app library

Screenshot from 2023-04-06 12-39-36

How to run

Prerequisites:

  • minikube installed and configured
  • minikube running

Steps:

Clone the repo

git clone https://github.com/BorisDundakov/H2o-pod-monitoring-app.git

Run the deployment

kubectl apply -f deployment/deployment.yml

References