Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 903 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 903 Bytes

Deployments

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
    • Pi-hole
      • DNS server that blocks ad-traffic
  • secretgen-controller: an operator and CRDs used for generating secrets.