https://pulsar.apache.org/ logo
Join Slack
Powered by
# pulsar-operator
  • m

    Marcus Elyiace

    02/24/2020, 3:46 PM
    Custom resources for Ansible Pulsar Operator (will be used for pulsar management)
  • s

    Slackbot

    06/23/2020, 2:45 AM
    This message was deleted.
  • s

    Slackbot

    04/30/2022, 10:33 PM
    This message was deleted.
  • s

    Slackbot

    05/10/2022, 3:08 PM
    This message was deleted.
  • s

    Slackbot

    04/11/2023, 7:28 PM
    This message was deleted.
    y
    a
    • 3
    • 31
  • y

    Yu Wei Sung

    10/08/2023, 1:56 PM
    @Yu Wei Sung has left the channel
  • m

    Martin C.

    11/29/2023, 1:13 PM
    @Martin C. has left the channel
  • c

    compuguy

    01/03/2024, 6:48 PM
    @compuguy has left the channel
  • r

    Rami Youssef

    02/11/2024, 7:34 PM
    @Rami Youssef has left the channel
  • s

    seb

    06/25/2024, 9:55 PM
    test
  • d

    Daniel

    07/22/2024, 8:45 PM
    Is there an operator like what Strimzi is for Kafka?
  • m

    Michał Cukierman

    07/23/2024, 7:38 AM
    Apache License: https://github.com/datastax/kaap
    🙌 1
  • m

    Michał Cukierman

    07/23/2024, 7:38 AM
    SN: https://github.com/streamnative/pulsar-resources-operator
    🙌 1
    d
    • 2
    • 1
  • m

    Michał Cukierman

    07/30/2024, 1:59 PM
    I think you are right, maybe something changed, I've found this: https://artifacthub.io/packages/helm/streamnative/pulsar-operator
    🙌 1
  • m

    Michał Cukierman

    07/30/2024, 2:00 PM
    Looks like it was changed on March: https://github.com/streamnative/charts/pull/1157/files
    d
    • 2
    • 1
  • j

    Joseph Glanville

    08/05/2024, 7:55 AM
    As I understand it: https://github.com/datastax/kaap Is now the only open-source maintained operator for deploying and managing Pulsar cluster components? For managing Pulsar level resources, i.e topics, etc there is https://github.com/streamnative/pulsar-resources-operator Anyone have a good example of combining both of these to have a fully k8s defined Pulsar cluster?
    👍 1
    m
    s
    • 3
    • 6
  • j

    Joseph Glanville

    08/05/2024, 5:46 PM
    KAAP worked reasonably well for me, just one actual bug I ran into: https://github.com/datastax/kaap/issues/175 Apart from that I was able to couple both it and the pulsar-resources-operator to have a fairly good pure k8s setup.
    🙌 1
    👍 1
    p
    m
    • 3
    • 13
  • j

    Joseph Glanville

    08/13/2024, 7:22 PM
    @Rui Fu something bungled the latest release of the
    pulsar-resources-operator
    helm chart. Somehow the chart version and appVersion got messed up so when you install 0.5.4 you are actually getting 0.5.3 which means Kubernetes secrets for functions/sources/etc are bugged still. See this excerpt from the Helm index:
    Copy code
    $ curl -sSL <https://charts.streamnative.io/index.yaml> | yq '.entries."pulsar-resources-operator"[0]' pr.yaml
    {
      "apiVersion": "v2",
      "appVersion": "v0.5.3",
      "created": "2024-08-12T03:51:31.540993382Z",
      "description": "Pulsar Resources Operator Helm chart for Pulsar Resources Management on Kubernetes",
      "digest": "c03e92253ff6895cf64cf0266929474f97697121cebbfecb625391587fb7c8b7",
      "icon": "<https://raw.githubusercontent.com/streamnative/charts/master/static/logo.svg>",
      "kubeVersion": ">= 1.18.0-0",
      "name": "pulsar-resources-operator",
      "sources": [
        "<https://github.com/streamnative/pulsar-resources-operator>"
      ],
      "type": "application",
      "urls": [
        "<https://github.com/streamnative/pulsar-resources-operator/releases/download/pulsar-resources-operator-v0.5.4/pulsar-resources-operator-v0.5.4.tgz>"
      ],
      "version": "v0.5.4"
    }
    • 1
    • 3
  • j

    Joseph Glanville

    08/14/2024, 1:22 PM
    Ran into a few issues getting going with TLS using KAAP and latest upstream Pulsar images: https://github.com/datastax/kaap/issues/177
  • j

    Joseph Glanville

    08/14/2024, 9:53 PM
    @Paul Gier would you accept a patch to fix https://github.com/datastax/kaap/issues/177 by making cert transformation/keystore loading happen in an initContainer?
    🙌 1
    p
    • 2
    • 3
  • k

    Khemendra

    08/31/2024, 12:01 PM
    Can someone please advise on the closest compatible Kubernetes version less than 1.30 for Apache Pulsar 2.9.4?
    m
    • 2
    • 1
  • v

    Vitor Mazzi

    06/20/2025, 2:08 PM
    what is the current state of the pulsar-operator? As far as I could tell, right now only the operators from streamnative and from datastax exist.
    m
    • 2
    • 1