Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 749 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 749 Bytes

Observability

Metrics

Install metrics-server. You can do this with the Hivenetes k8s-bootstrapper by following these instructions.

Install krew, a Kubernetes plugin manager

kubectl krew install view-allocations

Now we can see a bunch of cool metrics of CPU/memory utilization within our cluster:

kubectl view-allocations

Robusta

Follow the instructions on the Hivenetes k8s-bootstrapper docs.

Cilium

Terminal 1

cilium hubble port-forward

Terminal 2

hubble observe
cilium hubble ui