kafka-outlet create


ockam kafka-outlet create [OPTIONS]

Create a new Kafka Outlet

Options

  • --at [NODE_NAME] (optional)
    Perform the command on the given node

  • --addr [ADDR] (optional)
    The local address of the service

  • --bootstrap-server [BOOTSTRAP_SERVER] (optional)
    The address of the kafka bootstrap broker

  • --tls (optional)
    If set, the outlet will establish a TLS connection over TCP

  • --allow [EXPRESSION] (optional)
    Policy expression that will be used for access control to the Kafka Outlet. If you don't provide it, the policy set for the "tcp-outlet" resource type will be used