Closed chandankumar4 closed 10 months ago
Install numaflow
Cluster scope installation:
helm install numaflow numaflow/helm-chart --namespace numaflow-system --create-namespace
Namespace scope installation
helm install numaflow numaflow/helm-chart --namespace numaflow-system --set configs.namespacedScope=true --create-namespace
We should have some scripts to help on the automation on things like copying the CRDs, generating the namespace scoped and cluster scoped RBAC settings..
Install numaflow
Cluster scope installation:
Namespace scope installation