Resources

This document links to resources for deploying and managing serverless workloads with Knative serving on Google Kubernetes Engine (GKE).

Knative serving extends GKE, providing a serverless platform for deploying and managing stateless HTTP containers directly within your GKE cluster. Using Knative serving, you can accelerate development and streamline operations for microservices, allowing for faster application delivery. You gain the flexibility to deploy applications consistently across diverse environments, including on-premises, public clouds, and hybrid infrastructures. Knative serving also optimizes resource utilization and helps control costs by automatically scaling your services based on real-time demand, even to zero when not in use.