{"id":13689569,"url":"https://github.com/kudobuilder/operators","last_synced_at":"2025-04-07T07:11:21.585Z","repository":{"id":47707601,"uuid":"167766667","full_name":"kudobuilder/operators","owner":"kudobuilder","description":"Collection of Kubernetes Operators built with KUDO.","archived":false,"fork":false,"pushed_at":"2021-11-07T14:06:05.000Z","size":4816,"stargazers_count":229,"open_issues_count":20,"forks_count":78,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-31T05:08:11.274Z","etag":null,"topics":["cncf","crd","elasticsearch","hacktoberfest","kafka","kubernetes","kubernetes-controller","kubernetes-operator","kudo","mysql","redis","zookeeper"],"latest_commit_sha":null,"homepage":"https://kudo.dev","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kudobuilder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-27T03:48:18.000Z","updated_at":"2025-01-28T12:07:47.000Z","dependencies_parsed_at":"2022-08-22T09:30:15.509Z","dependency_job_id":null,"html_url":"https://github.com/kudobuilder/operators","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kudobuilder%2Foperators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kudobuilder%2Foperators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kudobuilder%2Foperators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kudobuilder%2Foperators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kudobuilder","download_url":"https://codeload.github.com/kudobuilder/operators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608151,"owners_count":20965952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cncf","crd","elasticsearch","hacktoberfest","kafka","kubernetes","kubernetes-controller","kubernetes-operator","kudo","mysql","redis","zookeeper"],"created_at":"2024-08-02T15:01:53.330Z","updated_at":"2025-04-07T07:11:21.554Z","avatar_url":"https://github.com/kudobuilder.png","language":"Shell","funding_links":[],"categories":["mysql","HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# Operators\n\nCollection of KUDO operators.\n\nThis is a set of KUDO operators that were developed as first community operators by the KUDO community. In the future this should be ideally split into its own repositories maintained by the operator maintainers themselves. \n\nThis is **not** home of all KUDO community operators, that's (operators-index)(https://github.com/kudobuilder/operators-index).\n\n## [Apache Cassandra](https://github.com/kudobuilder/operators/tree/master/repository/cassandra)\n\nApache Cassandra is an open-source distributed database designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.\n\n## [Confluent REST Proxy for Kafka](https://github.com/kudobuilder/operators/tree/master/repository/confluent-rest-proxy)\n\nThe Kafka REST Proxy provides a RESTful interface to a Kafka cluster. It makes\nit easy to produce and consume messages, view the state of the cluster, and\nperform administrative actions without using the native Kafka protocol or\nclients. Examples of use cases include reporting data to Kafka from any\nfrontend app built in any language, ingesting messages into a stream processing\nframework that doesn't yet support Kafka, and scripting administrative actions.\n\n## [Confluent Schema Registry for Kafka](https://github.com/kudobuilder/operators/tree/master/repository/confluent-schema-registry)\n\nSchema Registry provides a serving layer for your metadata. It provides a\nRESTful interface for storing and retrieving Avro schemas. It stores a versioned\nhistory of all schemas, provides multiple compatibility settings and allows\nevolution of schemas according to the configured compatibility setting. It\nprovides serializers that plug into Kafka clients that handle schema storage and\nretrieval for Kafka messages that are sent in the Avro format.\n\n## [Cowsay](https://github.com/kudobuilder/operators/tree/master/repository/cowsay)\n\nThe KUDO cowsay operator is a small demo for the KUDO [Pipe-Tasks](https://github.com/kudobuilder/kudo/blob/master/keps/0017-pipe-tasks.md).\n\n## [Elastic](https://github.com/kudobuilder/operators/tree/master/repository/elastic)\n\nElasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.\n\n## [First Operator](https://github.com/kudobuilder/operators/tree/master/repository/first-operator)\n\nThis is an example operator as described in the [KUDO documentation](https://kudo.dev/docs/developing-operators.html).\n\n## [Apache Flink](https://github.com/kudobuilder/operators/tree/master/repository/flink)\n\nApache Flink® provides stateful computations over data streams.\n\n## [Apache Kafka](https://github.com/kudobuilder/operators/tree/master/repository/kafka)\n\nApache Kafka® is a distributed streaming platform.\n\n## [MySQL](https://github.com/kudobuilder/operators/tree/master/repository/mysql)\n\nMySQL is an open-source relational database management system.\n\n## [RabbitMQ](https://github.com/kudobuilder/operators/tree/master/repository/rabbitmq)\n\n[RabbitMQ](https://www.rabbitmq.com/) is the most widely deployed open source message broker.\nThe KUDO RabbitMQ Operator makes it easy to deploy and manage RabbitMQ on Kubernetes.\n\n## [Redis](https://github.com/kudobuilder/operators/tree/master/repository/redis)\n\nRedis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster.\n\n## [Apache Spark](https://github.com/kudobuilder/operators/tree/master/repository/spark)\n\nApache Spark® is a unified analytics engine for large-scale data processing.\n\n## [Apache Zookeeper](https://github.com/kudobuilder/operators/tree/master/repository/zookeeper)\n\nApache ZooKeeper is an open-source server which enables highly reliable distributed coordination.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkudobuilder%2Foperators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkudobuilder%2Foperators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkudobuilder%2Foperators/lists"}