Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
install.yaml | 2025-05-18 | 1.3 MB | |
namespace-install.yaml | 2025-05-18 | 1.3 MB | |
numaflow-checksums.sig | 2025-05-18 | 97 Bytes | |
numaflow-checksums.txt | 2025-05-18 | 450 Bytes | |
numaflow-cosign.pub | 2025-05-18 | 178 Bytes | |
numaflow-linux-amd64.gz | 2025-05-18 | 42.6 MB | |
numaflow-linux-arm64.gz | 2025-05-18 | 40.0 MB | |
numaflow-linux-arm.gz | 2025-05-18 | 38.8 MB | |
numaflow-linux-ppc64le.gz | 2025-05-18 | 39.7 MB | |
numaflow-linux-s390x.gz | 2025-05-18 | 41.9 MB | |
sbom.tar.gz | 2025-05-18 | 27.0 kB | |
sbom.tar.gz.sig | 2025-05-18 | 97 Bytes | |
validating-webhook-install.yaml | 2025-05-18 | 2.8 kB | |
README.md | 2025-05-18 | 564 Bytes | |
v1.4.6 source code.tar.gz | 2025-05-18 | 13.8 MB | |
v1.4.6 source code.zip | 2025-05-18 | 14.8 MB | |
Totals: 16 Items | 234.4 MB | 0 |
What's Changed
-
chore: calculate pending in replica 0 only Full Changelog: https://github.com/numaproj/numaflow/compare/v1.4.5...v1.4.6## Installation
kubectl create namespace numaflow-system
Install numaflow controller and UI
kubectl apply -n numaflow-system -f https://github.com/numaproj/numaflow/releases/download/v1.4.6/install.yaml
Install validating webhook (Optional)
kubectl apply -n numaflow-system -f https://github.com/numaproj/numaflow/releases/download/v1.4.6/validating-webhook-install.yaml