You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So we are able to get it up and running
We tried to access the api
GET /streams
POST /streams
When we tried to do POST /streams with connect pipeline and we have issues connecting to input kinesis due to some FW issues. It is taking the whole API down.
Accessing -GET /streams - gives us 503,404 no healthy upstream responses.
Hi,
I have used the helm-chart to deploy Redpanda Connect in our Kubernetes env. I followed following commands
I see a Deployment,Service,ConfigMap after installing.
I added values.yaml configmap to have the streams mode on
I restarted the deployment. I wanted to access the API of Redpanda connect to run pipelines in streams mode
like in here - https://docs.redpanda.com/redpanda-connect/guides/streams_mode/streams_api/
I am not sure how to access this API with the given helm chat installation. Am I missing some pieces here? Can you please help
Thanks
The text was updated successfully, but these errors were encountered: