π Stories, Tutorials & Articles

www.openfaas.com
Learn how to run headless browsers on Kubernetes with massive scale using OpenFaaS and Puppeteer.

www.philipotoole.com
rqlite is a lightweight, open-source, distributed relational database written in Go, which uses SQLite as its storage engine.

www.datanami.com
Some of the vendors making news at the show included AWS, which went big with a batch Kubernetes service for high volume workloads, and Red Hat, which went small with its new lightweight Kubernetes release for edge devices.

goteleport.com
An introductory guide to understanding the different authentication methods on Kubernetes clusters.

medium.com
Sometimes, you want to change or inspect resources on your GKE cluster from outside the cluster. For example you might have a simple Cloud Function or Cloud Run service, that schedules a Pod for you. The challenge can be in regards to setting up the configuration properly to connect to the Kubernetes Master API.
One approach could be to bake a K8S config file into the container or your function code, but this means that you have an environment specific container or function. Thatβs not really what we want, since it limits transferability of our deployable.
A better approach is to use the GKE API to discover the information we need from the cluster.
βοΈ Tools, Apps & Software

github.com
Kubernetes Gateway API bindings in Rust

github.com
An open-source message broker for developers made out of devs' struggles with using message brokers, building complex data/event-driven apps, and troubleshooting them.

github.com
Podman Desktop - A graphical tool for developing on containers and Kubernetes

github.com
Viewing logs of Kubernetes pods using lnav

github.com
A repo for demo at PyData NYC 2022