# HDFS Helm Chart The Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware. This Helm Chart can be used to deploy a HDFS instance onto a Kubernetes cluster. ## Deployment There are guides for deploying this chart on: * a local Kubernetes cluster, [using kind (Kubernetes IN Docker)](docs/kind-deployment.md) * an [AWS EKS cluster](docs/aws-eks-deployment.md)