Embed presentation
Download to read offline



















The document discusses building a Raspberry Pi Kubernetes cluster to run OpenFaas serverless functions. Some key points are: 1. A Raspberry Pi cluster can provide cloud-like capabilities at home by pooling hardware resources and allowing elastic scaling. 2. Kubernetes provides declarative deployments, configuration, service discovery, high availability, and elastic capacity for containers. 3. OpenFaas is a serverless framework that uses Docker containers and Kubernetes to build and run functions as a service.


















