A scaffold for a Kubernetes Scala operator.
KSO is a robust Kubernetes Operator Scaffold written in Scala designed to streamline the process of deploying and managing CRD on Kubernetes. It is crafted to simplify the creation of custom resources, leverages the power of Scala's advanced features to offer a type-safe, concurrent, and high-performing solution for Kubernetes resource management. With KSO, you can focus on developing your operator while we takes care of the scaffold.
The complete documentation for the KSO is available at our documentation site. You can find detailed instructions on how to use it, along with guides and tutorials.
Please click here to get started.
We encourage users to familiarize themselves with the documentation to fully utilize the capabilities of KSO. If you encounter any issues or have suggestions, please don't hesitate to raise an issue on our GitHub page.
Contributions are always welcome!
See CONTRIBUTING.md
for ways to get started.
Distributed under the Apache 2.0 License. See LICENSE.md
for more information.
This project was developed by the Polytech DO teams in June 2023.
Project Link: https://github.com/do4-2022/scala-kube-operator-scaffold