https://github.com/sai3010/typesense-kubernetes-operator
An operator to manage Typesense clusters on Kubernetes
https://github.com/sai3010/typesense-kubernetes-operator
Last synced: 6 months ago
JSON representation
An operator to manage Typesense clusters on Kubernetes
- Host: GitHub
- URL: https://github.com/sai3010/typesense-kubernetes-operator
- Owner: sai3010
- License: apache-2.0
- Created: 2023-06-17T13:45:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T12:12:49.000Z (7 months ago)
- Last Synced: 2024-12-11T12:24:30.475Z (6 months ago)
- Language: Python
- Size: 885 KB
- Stars: 47
- Watchers: 3
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Typesense-Kubernetes-Operator
An operator for Typesense written in Python. Provides a way to manage [Typesense](https://typesense.org/) in various deployment configurations.Please report an issue for improvement suggestions/feedback. This operator is being written with the help of [KOPF](https://github.com/nolar/kopf) framework.
# Read the Docs
[TOK docs](https://sai3010.github.io/Typesense-Kubernetes-Operator/)# License
Typesense operator is licensed under the [Apache License](./LICENSE)