Giter VIP home page Giter VIP logo

Comments (4)

pcnfernando avatar pcnfernando commented on June 29, 2024

Seems siddhi-io-nats source returns null which would have been the reason for the empty deployment info.
Refer https://github.com/siddhi-io/siddhi-io-nats/blob/master/component/src/main/java/io/siddhi/extension/io/nats/source/NATSSource.java#L165

Also, we might have to revisit all the sources which are being bundled in the Siddhi Runner distribution.

from distribution.

BuddhiWathsala avatar BuddhiWathsala commented on June 29, 2024

As I tested we can access the internal NATS source even without a Kubernetes service. Therefore up to now we do not need that service creation for TCP sources. You can find out more details about external TCP access to the Siddhi sources using Siddhi documentation.

from distribution.

pcnfernando avatar pcnfernando commented on June 29, 2024

@BuddhiWathsala for port-forwarding, we either need to know about the pod name or the service name. Also, in a production environment, we cannot configure port-forwarding for the external connections. Accessing port-forwarding is only possible for admin privileged.
Hence, let's keep the issue open till we fix sources to expose the deployment configurations.

Let's document handling tcp connections where we request user to avoid auto ingress creation and create ingress or other means to expose the tcp connections. If user decides to use auto ingress creation, steps to configure the nginx to allow tcps.

Does that make sense?

from distribution.

BuddhiWathsala avatar BuddhiWathsala commented on June 29, 2024

@pcnfernando yes that makes sense. For direct access to the TCP sources, the service creation would be useful. To do that we need to understand a given source getting events that pushed externally or getting events from another service(like NATS or Kafka).

from distribution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.