Explore >> Select a destination


You are here

www.alicegg.tech
| | kndrck.co
1.8 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.
| | avilpage.com
1.9 parsecs away

Travel
| | How to setup a local kubernetes cluster on Macbook M1(apple silicon) with k3s and multipass.
| | www.paulsblog.dev
2.1 parsecs away

Travel
| | Use Traefik Ingress Controller as Proxy in Kubernetes (k8s) to provide load balancing, name-based virtual hosting, and SSL termination
| | scvalex.net
14.3 parsecs away

Travel
| A thing I've been missing is the ability to easily share files with insecure devices. I've tried a bunch of solutions over the years, including using Syncthing and Nextcloud, but they were neither nice to use nor run. Recently, a friend found a much better trade-off in terms of setup complexity and ease-of-use. So, let's build such a file-sharing service with rclone, Nginx, and Kubernetes.