High Availability
Multi-replica, multi-AZ topology for production Spice.ai Enterprise deployments.
Topology decision tree
┌──────────────────────────────────────┐
│ Does the workload need shared │
│ acceleration or distributed query? │
└────────────────────┬─────────────────┘
│
┌──────────────────────┴──────────────────────┐
│ │
No│ │Yes
▼ ▼
┌────────────────────────┐ ┌───────────────────────────┐
│ SpicepodSet │ │ SpicepodCluster │
│ replicas >= 2 │ │ 2+ schedulers │
│ Stateless, behind LB │ │ 3+ executors │
└────────────────────────┘ └───────────────────────────┘Topology
When to use
HA mechanism
Multi-zone scheduling
topologySpreadConstraints
topologySpreadConstraintsPod anti-affinity
PodDisruptionBudget
Update strategies
Strategy
Behavior
When to use
Load balancing and ingress
Multi-active distributed query
Capacity planning
Component
Sizing baseline
Scaling signal
Last updated
Was this helpful?