Stage 0 of the bootstrap procedure is responsible for setting up a Kubernetes cluster compatible with Demeter.
The specific Compute infrastructure and Kubernetes control-plane out-of-scope for Demeter. We provide instructions for different common scenarios, but feel free to configure it your own way, the only strict requirement is following a specific convention for worker node taint configuration.
Scenario | Docs |
---|---|
Local development using K3d | README |
Local development using Kind | README |
Hosted cluster in AWS | README |
Hosted cluster in GCP | (coming soon) |
Hosted cluster in Azure | (coming soon) |
You're done with stage 0. You can continue with Stage 1