Hetzner Cloud CSI Driver for Kubernetes


Summary of my bookmarked Github repositories from Feb 1st, 2020

Github repositories

  • hetznercloud/csi-driver

    This GitHub repository contains a Container Storage Interface (CSI) driver for Hetzner Cloud, allowing the usage of ReadWriteOnce Volumes in Kubernetes and other container orchestrators. The driver requires Kubernetes 1.19 or newer. The repository provides documentation and instructions for getting started with the Hetzner Cloud CSI driver, including integration tests and end-to-end tests. It also offers a local test setup using Skaffold and provides a manual installation guide. The project is licensed under the MIT license.