# Kubernetes deployment 1. git clone <https://gith...
# general
s
# Kubernetes deployment 1. git clone https://github.com/apache/pinot.git 2. cd pinot/kubernetes/helm 3. helm install -n pinot-test pinot .
Error: Chart.yaml file is missing
Should I run
helm install -n pinot-test pinot ./pinot
? Or I am making any mistake in above steps which are mentioned in documentation
x
you can go to the pinot directory then run this
s
Okay thanks
x
where you saw this doc?
x
thanks, will fix the doc
🙏 1
s
Okay cool