зеркало из https://github.com/Azure/aks-engine.git
fixed dcos volumes
This commit is contained in:
Родитель
889304c335
Коммит
67bd5c5bd5
|
@ -4,7 +4,7 @@
|
||||||
},
|
},
|
||||||
"masterProfile": {
|
"masterProfile": {
|
||||||
"count": 3,
|
"count": 3,
|
||||||
"dnsPrefix": "mgmtanhowe0928g",
|
"dnsPrefix": "mgmtanhowe1009o",
|
||||||
"vmSize": "Standard_D2_v2"
|
"vmSize": "Standard_D2_v2"
|
||||||
},
|
},
|
||||||
"agentPoolProfiles": [
|
"agentPoolProfiles": [
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
"name": "agent1public",
|
"name": "agent1public",
|
||||||
"count": 3,
|
"count": 3,
|
||||||
"vmSize": "Standard_D2_v2",
|
"vmSize": "Standard_D2_v2",
|
||||||
"dnsPrefix": "appanhowe0928g",
|
"dnsPrefix": "appanhowe1009o",
|
||||||
"StorageType": "Volumes",
|
"StorageType": "Volumes",
|
||||||
"diskSizesGB": [1],
|
"diskSizesGB": [1],
|
||||||
"ports": [
|
"ports": [
|
||||||
|
|
|
@ -4,21 +4,27 @@
|
||||||
},
|
},
|
||||||
"masterProfile": {
|
"masterProfile": {
|
||||||
"count": 3,
|
"count": 3,
|
||||||
"dnsPrefix": "mgmtanhowe0928d",
|
"dnsPrefix": "mgmtanhowe1009n",
|
||||||
"vmSize": "Standard_D2_v2"
|
"vmSize": "Standard_D2_v2"
|
||||||
},
|
},
|
||||||
"agentPoolProfiles": [
|
"agentPoolProfiles": [
|
||||||
{
|
{
|
||||||
"name": "agtnodisks1",
|
"name": "agent128",
|
||||||
"count": 1,
|
"count": 3,
|
||||||
"vmSize": "Standard_D2_v2",
|
"vmSize": "Standard_D2_v2",
|
||||||
"StorageType": "Volumes"
|
"StorageType": "Volumes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "agtnodisks2",
|
"name": "agent1public",
|
||||||
"count": 1,
|
"count": 3,
|
||||||
"vmSize": "Standard_D2_v2",
|
"vmSize": "Standard_D2_v2",
|
||||||
"StorageType": "Volumes"
|
"dnsPrefix": "appanhowe1009n",
|
||||||
|
"StorageType": "Volumes",
|
||||||
|
"ports": [
|
||||||
|
80,
|
||||||
|
443,
|
||||||
|
8080
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"linuxProfile": {
|
"linuxProfile": {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче