Skip to content

anynines/a8s-deployment

Folders and files

NameName
Last commit message
Last commit date
Jul 6, 2023
May 6, 2025
Nov 22, 2024
Aug 14, 2024
Jan 27, 2022
Apr 15, 2025
Nov 8, 2022
Nov 22, 2024
Jun 3, 2024
Mar 15, 2024
Aug 14, 2024

Repository files navigation

a8s-deployment

a8s is a Kubernetes-native platform for lifecycle automation of data services.

This repo contains:

  • a list of the current major limitations of a8s.
  • the requirements and prerequisites for the deployment of a8s.
  • instructions and YAML manifests that platform operators can use to install and update the a8s control plane on a Kubernetes cluster.
  • some guidance for application developers on how to use a8s to provision and manage (e.g. take a backup) PostgreSQL instances that their applications can use.

WARNING: a8s offers support for both PostgreSQL 13 and 14. Refer to Current Limitations for information on any known issues or limitations.

Main features

  • Provision and dynamically configure a high availability PostgreSQL instance
  • Bind an application to the PostgreSQL instance
  • Backup and restore of the PostgreSQL instance
  • Visualize the logs of the PostgreSQL instance and other components
  • Visualize the metrics of the PostgreSQL instance and other components

Index