зеркало из https://github.com/Azure/ARO-RP.git
remove out-of-date documentation
Co-Authored-By: Mangirdas Judeikis <Mangirdas@Judeikis.LT>
This commit is contained in:
Родитель
62360a31b5
Коммит
5d1966aa43
|
@ -42,17 +42,3 @@ Notes:
|
|||
* Wait for new RP readiness.
|
||||
|
||||
* Terminate all old RP VMSSes.
|
||||
|
||||
## Utility example
|
||||
|
||||
```bash
|
||||
# deploy RP under name test
|
||||
export RP_VERSION="test"
|
||||
export RP_PARAMETERS_FILE=rp-production-parameters.json
|
||||
go run ./cmd/aro deploy
|
||||
|
||||
# deploy second VMSS instance with name test2 and retire test
|
||||
export RP_VERSION="test2"
|
||||
export RP_PARAMETERS_FILE=rp-production-parameters.json
|
||||
go run ./cmd/aro deploy
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче