Name | Version |
---|---|
terraform | >= 0.13 |
kubernetes | 2.23.0 |
Name | Version |
---|---|
kubernetes | 2.23.0 |
No modules.
Name | Type |
---|---|
kubernetes_service.nodeport | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
ports | The ports inline block | map(any) |
n/a | yes |
service_name | The name of service. | string |
n/a | yes |
vm_name | The VM name which will be the endpoint for this service. | string |
n/a | yes |
Name | Description |
---|---|
cluster_ip | The node port value assigned by Kubernetes. |
node_port | The node port value assigned by Kubernetes. |