Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | HdinsightMlServicesCluster |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
HdinsightMlServicesClusterSpec | |
status |
HdinsightMlServicesClusterStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
clusterVersion |
string | |
edgeSSHEndpoint |
string | (Optional) |
gateway |
[]HdinsightMlServicesClusterSpecGateway | |
httpsEndpoint |
string | (Optional) |
location |
string | |
name |
string | |
resourceGroupName |
string | |
roles |
[]HdinsightMlServicesClusterSpecRoles | |
rstudio |
bool | |
sshEndpoint |
string | (Optional) |
storageAccount |
[]HdinsightMlServicesClusterSpecStorageAccount | |
tags |
map[string]string | (Optional) |
tier |
string |
Field | Type | Description |
---|---|---|
enabled |
bool | |
username |
string |
Field | Type | Description |
---|---|---|
edgeNode |
[]HdinsightMlServicesClusterSpecRolesEdgeNode | |
headNode |
[]HdinsightMlServicesClusterSpecRolesHeadNode | |
workerNode |
[]HdinsightMlServicesClusterSpecRolesWorkerNode | |
zookeeperNode |
[]HdinsightMlServicesClusterSpecRolesZookeeperNode |
Field | Type | Description |
---|---|---|
sshKeys |
[]string | (Optional) |
subnetID |
string | (Optional) |
username |
string | |
virtualNetworkID |
string | (Optional) |
vmSize |
string |
Field | Type | Description |
---|---|---|
sshKeys |
[]string | (Optional) |
subnetID |
string | (Optional) |
username |
string | |
virtualNetworkID |
string | (Optional) |
vmSize |
string |
Field | Type | Description |
---|---|---|
minInstanceCount |
int | (Optional) |
sshKeys |
[]string | (Optional) |
subnetID |
string | (Optional) |
targetInstanceCount |
int | |
username |
string | |
virtualNetworkID |
string | (Optional) |
vmSize |
string |
Field | Type | Description |
---|---|---|
sshKeys |
[]string | (Optional) |
subnetID |
string | (Optional) |
username |
string | |
virtualNetworkID |
string | (Optional) |
vmSize |
string |
Field | Type | Description |
---|---|---|
isDefault |
bool | |
storageContainerID |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
HdinsightMlServicesClusterSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
gateway.<index>.password |
string | |
roles.<index>.edge_node.<index>.password |
string | |
roles.<index>.head_node.<index>.password |
string | |
roles.<index>.worker_node.<index>.password |
string | |
roles.<index>.zookeeper_node.<index>.password |
string | |
storage_account.<index>.storage_account_key |
string |