mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 10:13:58 +00:00
308 B
308 B
OpenTofu Production Pipeline
This pipeline deploys Prole into a production cluster (AWS EKS / GCloud GKE).
Usage
- Copy manifests from the k3s pipeline into
manifests/. - Set
cluster_endpoint,cluster_token, and optionallycluster_ca_cert. - Run:
tofu init
tofu plan
tofu apply