Skip to content

Commit

Permalink
Update the documentation of the kubernetes cluster
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro JNM <alejandrojnm@gmail.com>
  • Loading branch information
alejandrojnm committed Jul 6, 2020
1 parent 5c1ad36 commit 4e5b922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/kubernetes_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ In addition to the arguments listed above, the following additional attributes a
* `ready` -If the Kubernetes cluster is ready.
* `kubeconfig` - A representation of the Kubernetes cluster's kubeconfig in yaml format.
* `api_endpoint` - The base URL of the API server on the Kubernetes master node.
* `master_ip` - The Ip of the Kubernetes master node.
* `dns_entry` - The unique dns entry for the cluster in this case point to the master.
* `built_at` - The date where the Kubernetes cluster was build.
* `created_at` - The date where the Kubernetes cluster was create.
Expand Down

0 comments on commit 4e5b922

Please sign in to comment.