Rename cluster -> pod

This commit is contained in:
2022-10-07 06:48:30 -06:00
parent 08fc316ff0
commit 3ab192d7fe
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ the list of container image names, while `clister-list.txt` specifies the set of
Files required to build each container image are stored under `./container-build/<container-name>`
Files required at deploy-time are stored under `./config/<component-name>`
```
├── cluster-list.txt
├── pod-list.txt
├── compose
│   ├── docker-compose-contract.yml
│   ├── docker-compose-db-sharding.yml