- warning : check kubectx before running
- run
./setup.sh
- refer to this file for overriding default values for airflow !!
- refer airflow-official-helmchart for more
kubectl apply -f jupyter.yaml -n test
helm upgrade --install kps prometheus-community/kube-prometheus-stack --set nodeExporter.enabled=false -n test
kubectl apply -f kps/airflowServiceMon.yaml -n test
- how to use cloud postgresql? -- for larger load db connection issues can occur !!
- use data.metadataConnection:~ and disable postgres:~ in values.yaml