numaproj / numaflow

Kubernetes-native platform to run massively parallel data/streaming jobs
https://numaflow.numaproj.io/
Apache License 2.0
1.09k stars 111 forks source link

Quickstart even-odd pipeline does not deploy #1745

Closed samhith-kakarla closed 4 months ago

samhith-kakarla commented 4 months ago

Describe the bug As we were following the steps on the quiclstart we get to the following step:

kubectl apply -f https://raw.githubusercontent.com/numaproj/numaflow/main/examples/2-even-odd-pipeline.yaml

after you run this if you run kubectl get pods. You will find that in the even odd utf vertex you will get the following error:

"Failed to pull image "quay.io/numaio/numaflow-go/map-even-odd:v0.7.0": Error response from daemon: manifest for quay.io/numaio/numaflow-go/map-even-odd:v0.7.0 not found: manifest unknown: manifest unknown"

To Reproduce Steps to reproduce the behavior:

follow the quick start guide and once you deploy the following commands you will see the error

  1. kubectl apply -f https://raw.githubusercontent.com/numaproj/numaflow/main/examples/2-even-odd-pipeline.yaml
  2. kubectl get pods

Expected behavior all the pods must have running status

Screenshots

Screenshot 2024-05-30 at 12 22 19 PM

Message from the maintainers:

Impacted by this bug? Give it a 👍. We often sort issues this way to know what to prioritize.

For quick help and support, join our slack channel.