Explore >> Select a destination


You are here

some-natalie.dev
| | kndrck.co
10.5 parsecs away

Travel
| | Prelude I've been trying to find a quick and easy example on how to setup application metrics logging on kubernetes using prometheus and grafana, from someone with minimal kubernetes experience. However after scouring the web, the examples I could find had lots of assumed knowledge on how kubernetes and its tooling worked, or just overly verbose. This article is more for me as a reference guide on how to setup application monitoring in Kubernetes using prometheus, and grafana with the help of Helm on EKS.
| | hypernephelist.com
10.2 parsecs away

Travel
| | This article describes the steps to deploy the SUSE Cloud Application Platform (CAP) on Azure Kubernetes Service (AKS). SUSE Cloud Application Platform is a ...
| | blog.nuculabs.de
11.7 parsecs away

Travel
| | Hi ?? This is a short tutorial describing how to monitor your Kubernetes cluster container logs using Loki stack. But why? Because it is easier to view, filter your logs in Grafana and to store them persistently in Loki rather than viewing them in a terminal. Let's get started! Assuming you already have Microk8s installed, enable the following addons: You can enable an add-on by running microk8s enable. Ex: microk8s enable dns
| | haylinmoore.com
21.5 parsecs away

Travel
| [AI summary] The article explains how to use GitHub Actions to deploy and manage Kubernetes deployments, including setting up service accounts, creating kubeconfig files, and implementing hitless deployments.