alpha
Login
or
Join now
tibor.sh
/
infrastructure
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/tiborpilz/infrastructure. Personal Infrastructure managed via terraform & k8s
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
infrastructure
/
applications
/
operators
/
at
ci/add-tests
6 folders
2 files
renovate[bot]
chore(deps): update helm release cloudnative-pg to v0.29.0
6w ago
9b249810
cluster-autoscaler
chore(deps): update helm release cluster-autoscaler to v9.58.0
1 month ago
cnpg-operator
chore(deps): update helm release cloudnative-pg to v0.29.0
1 month ago
etcd-backup
feat: manage container image tags via kustomize images transformers
1 month ago
metrics-server
chore(deps): update helm release metrics-server to v3.13.1
1 month ago
reflector
chore(deps): update helm release reflector to v10.0.58
1 month ago
sops-secrets-operator
refactor: group kustomize apps
1 month ago
application.yaml
refactor: group kustomize apps
1 month ago
kustomization.yaml
Single-node control plane + scheduled etcd backups (#35) Collapse the control plane from 3x cx23 to a single cx33 on Hetzner, and add off-node etcd snapshots (siderolabs/talos-backup, 6-hourly) to the Ceph object store, encrypted with age. A single etcd member has no quorum, so the backup is the recovery path if the control-plane node or its disk is lost. Backup auth uses a talos.dev ServiceAccount scoped to os:etcd:backup, backed by a new machine.features.kubernetesTalosAPIAccess block on the control plane. Also sets includeCoAuthoredBy: false for the repo.
1 month ago