- Kubernetes
- Overview of Dapr on Kubernetes
- Kubernetes cluster setup
- Deploy Dapr on a Kubernetes cluster
- Upgrade Dapr on a Kubernetes cluster
- Production guidelines on Kubernetes
- Deploy Dapr per-node or per-cluster with Dapr Shared
- How-to: Persist Scheduler Jobs
- Deploy to hybrid Linux/Windows Kubernetes clusters
- Running Dapr with a Kubernetes Job
- How-to: Mount Pod volumes to the Dapr sidecar
Kubernetes
Overview of Dapr on Kubernetes
Overview of how to get Dapr running on your Kubernetes cluster
Kubernetes cluster setup
How to create a Kubernetes cluster
Deploy Dapr on a Kubernetes cluster
Follow these steps to deploy Dapr on Kubernetes.
Upgrade Dapr on a Kubernetes cluster
Follow these steps to upgrade Dapr on Kubernetes and ensure a smooth upgrade.
Production guidelines on Kubernetes
Best practices for deploying Dapr to a Kubernetes cluster in a production-ready configuration
Deploy Dapr per-node or per-cluster with Dapr Shared
Learn more about using Dapr Shared as an alternative deployment to sidecars
How-to: Persist Scheduler Jobs
Configure Scheduler to persist its database to make it resilient to restarts
Deploy to hybrid Linux/Windows Kubernetes clusters
How to run Dapr apps on Kubernetes clusters with Windows nodes
Running Dapr with a Kubernetes Job
Use Dapr API in a Kubernetes Job context
How-to: Mount Pod volumes to the Dapr sidecar
Configure the Dapr sidecar to mount Pod Volumes
Last modified October 11, 2024: Fixed typo (#4389) (fe17926)