This repository contains all the source code, tutorials, and examples from the Platform Engineering on Kubernetes Book.
Thanks to the fantastic cloud-native community, you can read these tutorials in the following languages:
Each chapter of the book refers to a step-by-step tutorial that you can run to get your hands dirty with some Open Source projects.
- Chapter 1: (The Rise of) Platforms on Top of Kubernetes
- Chapter 2: Cloud-Native Application Challenges
- Chapter 3: Service Pipelines: Building Cloud-Native applications
- Chapter 4: Environment Pipelines: Deploying Cloud-Native applications
- Chapter 5: Multi-Cloud (App) infrastructure
- Chapter 6: Let's Build a Platform on Top of Kubernetes
- Chapter 7: Platform Capabilities I: Shared Application Concerns
- Chapter 8: Platform Capabilities II: Enabling Teams to Experiment
- Chapter 9: Measure your Platforms
The code for the Conference Application (walking skeleton) and other related artifacts, such as Helm charts and configuration files, can be found inside the conference-application directory. All these examples can be built from source, and I encourage you to explore and change these applications.
If you have any comments, suggestions, or questions please open an issue, drop me a comment on my blog https://www.salaboy.com, or contact me via Twitter @Salaboy