agola/examples/kubernetes/distributed
Simone Gotti 5a74ebf9d8 *: remove agola git hook
* Delete the command and it's rule in the Makefile
* Don't use it inside gitserver and remove related config option (also from
examples)
* Remove webhook parsing from agolagit gitsource
2019-06-11 15:30:09 +02:00
..
README.md examples: add k8s simple and distributed examples 2019-05-08 15:42:42 +02:00
agola.yml *: remove agola git hook 2019-06-11 15:30:09 +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