|
You are here |
questdb.com | ||
| | | | |
sean.thrailkill.cloud
|
|
| | | | | ||
| | | | |
questdb.io
|
|
| | | | | How to monitor a QuestDB instance using Loki and Prometheus | |
| | | | |
blog.nuculabs.de
|
|
| | | | | 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 | |
| | | | |
blog.mariom.pl
|
|
| | | In my previous post, I shared my my experiences with k3s. Today I will show how easy it is to set up and host a simple static web page. Prerequisites You will need a server (or your computer) and a DNS domain name. For my playground, I used OVH Public Cloud instance - D2-2 with Debian 11, and *.k3s.domain.com domain name. Install k3s Installing k3s is very simple. Just execute curl -sfL https://get. | ||