hcloud-csi-driver
colinwilson/hcloud-csi-driver/kubernetes
A Terraform module to provision the Hetzner CSI Driver within a Kubernetes cluster.
terraform-kubernetes-hcloud-csi-driver A simple module to provision the Hetzner Container Storage Interface Driver within a Kubernetes cluster running on Hetzner Cloud. See the variables file for the available configuration options. Please note that this module requires Kubernetes 1.15 or newer. Prerequisites Requires cluster nodes be prior initialized by a cloud-controller-manager. You can use the terraform-kubernetes-hcloud-controller-manager module to initialize your cluster nodes. Deploy Test Persistent Volume Verify everything is working, create a persistent volume claim and a pod which uses that volume: `` apiVersion: v1 kind: PersistentVolumeClaim metadata: name: csi-pvc spec: accessModes: - ReadWriteOnce resources: requests: storage: 10Gi storageClassName: hcloud-volumes --- kind:
| Name | Type | Description | Default |
|---|---|---|---|
| hcloud_token | string | Hetzner Cloud API Token | required |
| kube_version | number | Kuberenetes Cluster Version e.g. 1.18 | 1.18 |
hcloud_csi_driver_name — The Name of the Hetzner Cloud CSI driverAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,