|
|
6 年之前 | |
|---|---|---|
| .. | ||
| templates | 6 年之前 | |
| .helmignore | 6 年之前 | |
| Chart.yaml | 6 年之前 | |
| README.md | 6 年之前 | |
| values.yaml | 6 年之前 | |
This chart schedules a mini HDFS and Hive to run inside the K8s cluster.
To boot a the Web UI:
helm install mock-storage
Or copy values.yaml and edit and run:
helm install mock-storage -f values.yaml
And now you will get:
kubectl get pods
NAME READY STATUS RESTARTS AGE
hdfs-datanode-1-0 1/1 Running 0 13d
hdfs-namenode-1-0 1/1 Running 0 13d
hive-697f49cdbd-ghr6w 2/2 Running 0 13d