Want to run the Knative CLI tool kn in Google Cloud's Cloud Shell? It's easy: Download the latest release from github. linux-amd64 is the platform you want for CloudShell. Here I download version 1.3.0: wget "https://github.com/knative/client/releases/download/knative-v1.3.0/kn-linux-amd64"| William Denniss
Autopilot is a new mode of operation for Google Kubernetes Engine (GKE) where compute capacity is dynamically provisioned based on your pod's requirements. Among other innovations, it essentially functions as a fully automatic cluster autoscaler. Update: GKE now has an official guide for provisio| William Denniss
It has been over two years since we announced Knative. As the project and its community is going strong, I think we made some mistakes in the early positioning and messaging of Knative prevented the project from being a go-to addon for Kubernetes...| ahmet.im