agola/examples/kubernetes/distributed
Simone Gotti 9cafc36a0d notification service: initial implementation 2019-05-15 10:17:20 +02:00
..
README.md examples: add k8s simple and distributed examples 2019-05-08 15:42:42 +02:00
agola.yml notification service: initial implementation 2019-05-15 10:17:20 +02:00

README.md

Agola distributed k8s deployment

This is a distributed deployment where all the components are replicated to achieve scaling and high availability

Users should use it as an example base setup and change/improve it based on their needs (choosing which object storage to use).

  • point to an external etcd cluster
  • points to an external s3 object storage.
  • create 4 deployments for the various components with multiple replicas:
    • runservice
    • executor
    • configstore
    • gateway / scheduler