kubernetes-guides
kubernetes-guides copied to clipboard
Crosswalk Playbooks and Code for Teams to Manage Kubernetes in Production
Kubernetes Guides
Pulumi Crosswalk for Kubernetes is a collection of industry standard best-practices for managing Kubernetes, and its infrastructure in production.
This guide is for provisioning and configuring production-grade Kubernetes clusters, and deploying workloads into the clusters.
If you are just getting started with Pulumi and Kubernetes, the Get Started guide is a better place to start.
The cloud provider stacks to deploy.
| AWS | Azure | GCP |
|---|---|---|
| Identity | Identity | Identity |
| Managed Infrastructure | Managed Infrastructure | Managed Infrastructure |
| Cluster Configuration | Cluster Configuration | Cluster Configuration |
| Deploy Cluster Services | Deploy Cluster Services | Deploy Cluster Services |
| Deploy App Services | Deploy App Services | Deploy App Services |
| Deploy Apps | Deploy Apps | Deploy Apps |
The Kubernetes stacks that can be deployed on all clouds:
- General Cluster Services
- General App Services
- Apps