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 →