Skip to content

docs: add Glasskube reference implementation #1766

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 10, 2023
Merged

docs: add Glasskube reference implementation #1766

merged 1 commit into from
Feb 10, 2023

Conversation

pmig
Copy link
Contributor

@pmig pmig commented Feb 10, 2023

Hi folks,

We now used the JOSDK for the last 6 months in our Kotlin based project.

Thank you for the hard work and hopefully our Kotlin based usage of the JOSDK is a good starting point for others interested in using the JOSDK in a Kotlin based project.

Link to our project: https://github.com/glasskube/operator

@csviri
Copy link
Collaborator

csviri commented Feb 10, 2023

Thank you! great to hear that @pmig !!

@csviri csviri requested a review from metacosm February 10, 2023 14:36
README.md Outdated
@@ -67,4 +67,4 @@ project, as shown below:
- [Locust k8s operator](https://github.com/AbdelrhmanHamouda/locust-k8s-operator): Cloud native solution to run performance tests on any Kubernetes cluster.
- [Strimzi Schema Registry Operator](https://github.com/shangyuantech/strimzi-registry-ksql-operator): A Schema Registry Operator based on JOSDK for running the Confluent Schema Registry with a Strimzi-based Kafka cluster.
- [Airflow Dag Operator](https://github.com/cdmikechen/airflow-dag-operator): Use JOSDK(Quarkus Extension) to replace Airflow Git Sync strategy. The main idea of the project is to start a synchronization container on each airflow pod to synchronize the DAG/files into the DAG folder.

- [Glasskube Operator](https://github.com/glasskube/operator): simplifies the deployment, maintanance and upgrade of popular open source business tools. It is written in Kotlin and uses the JOSDK and fabric8 Kubernetes client with Kotlin-based DSL.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Glasskube Operator](https://github.com/glasskube/operator): simplifies the deployment, maintanance and upgrade of popular open source business tools. It is written in Kotlin and uses the JOSDK and fabric8 Kubernetes client with Kotlin-based DSL.
- [Glasskube Operator](https://github.com/glasskube/operator): simplifies the deployment, maintenance and upgrade of popular open source business tools. It is written in Kotlin and uses the JOSDK and fabric8 Kubernetes client with Kotlin-based DSL.

@pmig
Copy link
Contributor Author

pmig commented Feb 10, 2023

Thanks @metacosm I forced pushed the typo.

@pmig pmig requested a review from metacosm February 10, 2023 17:27
@metacosm
Copy link
Collaborator

Great to hear from your project!

@metacosm metacosm merged commit dac98ad into operator-framework:main Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants