SoftwareStable Blog

Thoughts and articles from SoftwareStable.

Local Knative Development on macOS

Local Knative Development on macOS (Apple Silicon/ARM64) This article provides a complete guide and all the necessary scripts to set up a local Knative development environment on an Apple Silicon (ARM64) Mac. It uses Rancher Desktop, Minikube, and a custom Go application to demonstrate a real-world CloudEvents workflow. Source available from github.com. The core of this setup is a robust shell script that automates the creation and destruction of a fully configured Knative cluster.

Read More →

Build an Complete Personal Website with Cloudflare Pages

Ever dreamt of running a dynamic website with user logins, persistent storage, and lightning-fast global delivery without paying a hefty hosting bill? It sounds too good to be true, right? Wrong! Welcome to the world of Cloudflare Pages and Workers, a powerful duo that lets you build and deploy sophisticated web applications often entirely within Cloudflare’s generous free tier. What are Cloudflare Pages & Workers? Cloudflare Pages: Think of this as supercharged static web hosting.

Read More →