Kafka binding spec

    To setup Kafka binding create a component of type . See this guide on how to create and apply a binding configuration. For details on using secretKeyRef, see the guide on .

    This component supports output binding with the following operations:

    • create

    The field name is partitionKey.

    1. -H "Content-Type: application/json" \
    2. -d '{
    3. "data": {
    4. "message": "Hi"
    5. },
    6. "metadata": {
    7. },
    8. "operation": "create"