Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | HdinsightHadoopCluster |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
HdinsightHadoopClusterSpec | |
status |
HdinsightHadoopClusterStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
clusterVersion |
string | |
componentVersion |
[]HdinsightHadoopClusterSpecComponentVersion | |
gateway |
[]HdinsightHadoopClusterSpecGateway | |
httpsEndpoint |
string | (Optional) |
location |
string | |
name |
string | |
resourceGroupName |
string | |
roles |
[]HdinsightHadoopClusterSpecRoles | |
sshEndpoint |
string | (Optional) |
storageAccount |
[]HdinsightHadoopClusterSpecStorageAccount | |
tags |
map[string]string | (Optional) |
tier |
string |
Field | Type | Description |
---|---|---|
hadoop |
string |
Field | Type | Description |
---|---|---|
enabled |
bool | |
username |
string |
Field | Type | Description |
---|---|---|
headNode |
[]HdinsightHadoopClusterSpecRolesHeadNode | |
workerNode |
[]HdinsightHadoopClusterSpecRolesWorkerNode | |
zookeeperNode |
[]HdinsightHadoopClusterSpecRolesZookeeperNode |
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 |
HdinsightHadoopClusterSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
gateway.<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 |