clusterSpec_clusterConfig
clusterSpec_clusterConfig
JSON Example
{
"csi": [
{
"name": "string",
"properties": {
"serverIP": "string",
"mountPath": "string",
"datastoreUrl": "string",
"region": "string",
"zone": "string"
}
}
],
"tools": [
{
"name": "string",
"properties": {
"extensionId": "string",
"type": "string",
"url": "string",
"username": "string"
}
}
],
"systemSettings": [
{
"name": "string",
"properties": {
"host": "string",
"port": 0,
"protocol": "string"
}
}
]
}
array of
clusterSpec_clusterConfig_tools
tools
Optional
List of operators and addons on the cluster.
systemSettings
Optional
List of syslog servers added to the cluster.