JetStream
To setup JetStream pubsub create a component of type . See this guide on how to create and apply a pubsub configuration.
You can then interact with the server using the client port: localhost:4222
.
This installs a single NATS server into the namespace. To interact with NATS, find the service with: kubectl get svc my-nats
.
- Read for instructions on configuring pub/sub components
- Pub/Sub building block