Skip to content

Add self-service backup guide (etcd + Velero) to k8s-cluster examples #218

Description

@Akini98

Description:
The k8s-cluster examples include a cluster-provisioning guide (modules/tenancy/k8s-cluster/examples/README.md) but no guidance on backing up a tenant cluster. In the self-service model, product teams own their cluster backups and write to their own S3 buckets.

Proposal:
Add examples/BACKUPS.md covering both backup layers, and link it from the examples README:

  • etcd S3 snapshots — via the module's etcd_s3 input + a Rancher S3 cloud credential
  • Velero — workload/PV backups via rancher2_app_v2

Each part covers bucket + IAM setup (policy JSON), Terraform, verification, and restore.

Scope: docs only; no module code changes.
Suggested Labels: documentation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions