yawyd313 0c28696fdf save 1 month ago
..
templates 0c28696fdf save 1 month ago
.helmignore 0c28696fdf save 1 month ago
Chart.yaml 0c28696fdf save 1 month ago
README.md 0c28696fdf save 1 month ago
ingress.yaml 0c28696fdf save 1 month ago
values-eks-alb.yaml 0c28696fdf save 1 month ago
values-host-based-ingress.yaml 0c28696fdf save 1 month ago
values.yaml 0c28696fdf save 1 month ago

README.md

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.

By default, this chart deploys:

  • a single name node, configured with 1 x 10GB data volume
  • 3 x data nodes, each configured with 2 x 10GB data volumes
  • configuration for a replication factor of 3

Deployment

There are guides for deploying this chart on: