Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 819 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 819 Bytes

Helm Chart for Stackable Operator for Apache HDFS

This Helm Chart can be used to install Custom Resource Definitions and the Operator for Apache HDFS provided by Stackable.

Requirements

Install the Stackable Operator for Apache HDFS

# From the root of the operator repository
make compile-chart

helm install hdfs-operator deploy/helm/hdfs-operator

Usage of the CRDs

The usage of this operator and its CRDs is described in the documentation

The operator has example requests included in the /examples directory.

Links

https://github.com/stackabletech/hdfs-operator