Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Main page needs a little explanation on the Pub/Sub choices #340

Closed
meteatamel opened this issue Oct 14, 2019 · 1 comment · Fixed by #535
Closed

Main page needs a little explanation on the Pub/Sub choices #340

meteatamel opened this issue Oct 14, 2019 · 1 comment · Fixed by #535
Assignees
Labels
kind/doc priority/1 Blocks current release defined by release/* label or blocks current milestone
Milestone

Comments

@meteatamel
Copy link

The main page talks about 3 different choices for consuming Pub/Sub messages:

  1. Channel backed by Pub/Sub
  2. PullSubscription
  3. Topic

But there's not much explanation on what to use when. I ended up using PullSubscription to reach messages from a topic but was that the right one? Should I have used a Channel or a Topic? A little explanation here would be very useful.

@nachocano nachocano added the priority/1 Blocks current release defined by release/* label or blocks current milestone label Nov 27, 2019
@akashrv akashrv removed the release/2 label Nov 28, 2019
@akashrv akashrv added this to the v0.11.0-M3 milestone Nov 28, 2019
@nachocano
Copy link
Member

/assign

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/doc priority/1 Blocks current release defined by release/* label or blocks current milestone
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants