Question
How can I get managed Kubernetes nodes with DO monitoring agent? I'd like to see RAM graphs...
I can’t figure out a way to SSH on to those nodes (which makes sense); is there any way to get them provisioned with the monitoring agent enabled?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I think the most k8s way, will be to add prometheus + grafana. It’s easy to install you can use helm for this.