v1.1.0
[v1.1.0] - 2021-12-31
New cluster hardware and adding backup solution
Release Scope:
- New cluster hardware. Supporting two different cluster storage architectures (centralized SAN and dedicated disks)
- Cluster backup solution based on Minio S3 server, Velero and Restic
- Ansible playbooks refactoring
- Traefik and Longhorn metrics integrated into Prometheus
What's Changed
- Adding support to two different cluster storage architectures (dedicated disks and SAN iSCSI disks) by @ricsanfre in #13
- Configuring Traefik and Longhorn monitoring in Prometheus by @ricsanfre in #19
- Ansible playbook refactoring and bugs fixing by @ricsanfre in #23
- Ansible playbooks refactoring for solving ansible-lint issues by @ricsanfre in #24
- Adding cluster backup capability by @ricsanfre in #27
Full Changelog: v1.0.0...v1.1.0