Merge pull request #17469 from WilliamDEdwards/chore/add-Cyberfusion-adopter

Add Cyberfusion to adopters
This commit is contained in:
Benjamin Wang 2024-02-28 10:03:33 +00:00 committed by GitHub
commit 942a95bd23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -212,7 +212,7 @@ At [Branch][branch], we use kubernetes heavily as our core microservice platform
## Baidu Waimai ## Baidu Waimai
- *Application*: SkyDNS, Kubernetes, UDC, CMDB and other distributed systems - *Application*: SkyDNS, Kubernetes, UDC, CMDB and other distributed systems
- *Launched*: April. 2016 - *Launched*: April 2016
- *Cluster Size*: 3 clusters of 5 members - *Cluster Size*: 3 clusters of 5 members
- *Order of Data Size*: several gigabytes - *Order of Data Size*: several gigabytes
- *Operator*: Baidu Waimai Operations Department - *Operator*: Baidu Waimai Operations Department
@ -248,3 +248,13 @@ At [Branch][branch], we use kubernetes heavily as our core microservice platform
- *Operator*: Trasnwarp Operating System - *Operator*: Trasnwarp Operating System
- *Environment*: Bare Metal, Container - *Environment*: Bare Metal, Container
- *Backups*: backup scripts - *Backups*: backup scripts
## Cyberfusion
- *Application*: cluster configuration management
- *Launched*: February 2023
- *Cluster Size*: single cluster, 3 nodes
- *Order of Data Size*: kilobytes
- *Operator*: Cyberfusion
- *Environment*: Debian on VMs
- *Backups*: periodic `etcdctl snapshot save` + rotation in cron. More about our setup: https://cyberfusion.io/articles/building-hosting-infrastructure-in-2024-configuration-management-part-1