Update Azure PPML doc (#4809)
* add script * update * update * update scripts and doc * update pass * update * update docker * update * aks script * update create aks * add doc * update * vm size note
This commit is contained in:
parent
6aeabae58b
commit
f687e4b684
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ Create AKS or use existing one.
|
|||
|
||||
You can run `/ppml/trusted-big-data-ml/azure/create-aks.sh` to create AKS with confidential computing support.
|
||||
|
||||
Note: Please use same VNet information of your client to create AKS.
|
||||
Note: Please use same VNet information of your client to create AKS. And use DC-Series VM size(i.e.Standard_DC8ds_v3) to create AKS.
|
||||
```bash
|
||||
/ppml/trusted-big-data-ml/azure/create-aks.sh \
|
||||
--resource-group myResourceGroup \
|
||||
|
|
|
|||
Loading…
Reference in a new issue