Update README.md
This commit is contained in:
parent
f3ebadfada
commit
01cfe3dcef
1 changed files with 20 additions and 0 deletions
20
README.md
20
README.md
|
|
@ -33,3 +33,23 @@ Dell PowerEdge R630
|
|||
- CPU: 16
|
||||
- RAM: 64GB
|
||||
- Storage: 64GB (os drive) + 4TB (Ceph)
|
||||
|
||||
## Rollout
|
||||
|
||||
### Deploy host system
|
||||
|
||||
```bash
|
||||
nix run ...
|
||||
```
|
||||
|
||||
### Deploy control plane
|
||||
|
||||
```bash
|
||||
nix run ...
|
||||
```
|
||||
|
||||
### Deploy workers
|
||||
|
||||
```bash
|
||||
nix run ...
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue