* [AliCloud] add tag ClusterName for different k8s cluster * [AliCloud] BugFix: vk get wrong pod ip * update serverless kubernetes help doc link
7 lines
113 B
TOML
7 lines
113 B
TOML
Region = "cn-hangzhou"
|
|
OperatingSystem = "Linux"
|
|
CPU = "20"
|
|
Memory = "100Gi"
|
|
Pods = "20"
|
|
ClusterName = "default"
|