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.
- 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