-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #254 from ClubCedille/236-documenter-avec-un-diagr…
…amme-les-differents-clustersserveurs added images and text to describe infrastructure
- Loading branch information
Showing
8 changed files
with
3,643 additions
and
6 deletions.
There are no files selected for viewing
1,814 changes: 1,814 additions & 0 deletions
1,814
wiki/docs/en/plateforme-cedille/img/infra-cedille.excalidraw
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Club Infrastructure | ||
|
||
CEDILLE uses Proxmox to centralize the resources of the physical servers. Specifically, Proxmox allows us to aggregate the resources (CPU, RAM, and storage) of our three physical servers pve01, pve02, and pve03 to create a resource pool that will then be used by Kubernetes. Proxmox also enables us to unify and manage the storage of the different servers through Ceph. Ceph will handle, among other things, making hourly backups that will be saved on our backup server and daily backups that will be stored using Backblaze on a server located outside of ÉTS to ensure optimal resilience. | ||
![infra](img/infra-cedille.png) |
Oops, something went wrong.