charmed-kubernetes / kubernetes-docs

This repository contains the development version of docs for Charmed Kubernetes
8 stars 52 forks source link

charmed and monitoring #822

Closed cnu80 closed 6 months ago

cnu80 commented 8 months ago

Hi, we are deploying charmed in our infrastructure, and now we are confused how to add monitoring.

Under: https://ubuntu.com/kubernetes/docs/monitoring the overlay bundle is mentioned.

From charmhub.io we found COS: Under: https://ubuntu.com/server/docs/logging-monitoring-alerting The LMA stack is being succeeded by COS.

What is the correct way to add features to charmed. With overlay files or with juju and charmhub ?

Thanks

evilnick commented 6 months ago

Both are correct - you can do either. Overlays are more convenient if it is something you may repeat because you can save the overlay and re-use them.

N.B. The COS stack isn't supported until the 1.29 release (due imminently)