File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,13 @@ This repository will help to setup an opionated Kubernetes Cluster with [kubeadm
6
6
7
7
```
8
8
$ git clone https://github.com/solidnerd/terraform-k8s-hcloud.git
9
- $ ./install-plugin.sh
10
9
$ terraform init
11
10
$ terraform apply
12
11
```
13
12
14
13
## Example
15
14
16
15
```
17
- $ ./install-plugin.sh
18
16
$ terraform init
19
17
$ terraform apply
20
18
$ KUBECONFIG=secrets/admin.conf kubectl get nodes
@@ -80,5 +78,5 @@ Please use the [issue tracker](https://github.com/solidnerd/terraform-k8s-hcloud
80
78
81
79
82
80
** Tested with**
83
- - Terraform [ v0.11.5 ] ( https://github.com/hashicorp/terraform/tree/v0.11.5 )
84
- - provider.hcloud [ v1.1 .0] ( https://github.com/hetznercloud /terraform-provider-hcloud/tree/v1.1 .0 )
81
+ - Terraform [ v0.11.10 ] ( https://github.com/hashicorp/terraform/tree/v0.11.10 )
82
+ - provider.hcloud [ v1.6 .0] ( https://github.com/terraform-providers /terraform-provider-hcloud/tree/v1.6 .0 )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments