k8s cluster on premise claim disk on azure

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • azurefile-csi-driver

    Azure File CSI Driver

  • Azure Disk CSI is only usable within Azure since it mounts the disk directly to the VM. You can’t mount it to your on-premise Kubernetes node. If using Azure storage is a requirement, you can look into Azure File CSI driver (https://github.com/kubernetes-sigs/azurefile-csi-driver), which will let you mount Azure storage folders as PVs in your on-prem cluster.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Introduction to Day 2 Kubernetes

    10 projects | dev.to | 24 Apr 2023
  • Is it possible connection Kubernetes on-premise with Azure File Storage?

    1 project | /r/kubernetes | 20 Oct 2022
  • Azure Kubernetes Service — Next level persistent storage with Azure Disk CSI driver

    2 projects | dev.to | 13 Oct 2021
  • Implementing AWS EKS with EFS for dynamic volume provisioning using Terraform. Kubernetes Series - Episode 5

    1 project | dev.to | 28 Feb 2024
  • Investigating a failed VolumeSnapshot with NFS on Kubernetes

    2 projects | dev.to | 14 Nov 2023