The standard deployments in to the cluster:
- Cert Manager: Allows for automatically provisioning x.509 certificates.
- Concourse: my favorite thing-doer, running nearly all of my CI/CD workloads.
- Concourse secrets: the secrets that are used by the Concourse pipelines.
- Ghost: an open-source blogging platform, running petewall.net (rip Pagemill).
- Monitoring: A set of services to deploy cluster monitoring, including Telegraf and InfluxDB for metrics gathering and Grafana for dashboards.
- Network: network-related things:
- DynamicDNS Client
- Updates Google Domains records with the local IP address for domain names like
petewall.net
- Updates Google Domains records with the local IP address for domain names like
- Pi-hole
- DNS server that blocks ad-traffic
- DynamicDNS Client
- secretgen-controller: an operator and CRDs used for generating secrets.