platforms-on-k8s icon indicating copy to clipboard operation
platforms-on-k8s copied to clipboard

Platform Engineering on Kubernetes :: Book Examples

Platform Engineering on Kubernetes :: Book Code / Tutorials / Examples

This repository contains all the source code, tutorials, and examples from the Platform Engineering on Kubernetes Book.


K8s Tutorials

Available in: English | 中文 (Chinese) | Português (Portuguese) | Español

Note: Such language diversity is brought to you by contributors from a fantastic cloud-native community. Huge thanks! 🚀

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

Next, you can find information about the application used in the tutorials and mentioned on the book.

Code

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.

Comments / Suggestions / Questions

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.