Skip to content

do4-2022/scala-kube-operator-scaffold.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Scala Operator

A scaffold for a Kubernetes Scala operator.

contributors last update forks stars open issues license


⭐ About the Project

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.

📚 Documentation

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.

👋 Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

⚠️ License

Distributed under the Apache 2.0 License. See LICENSE.md for more information.

🤝 Authors

This project was developed by the Polytech DO teams in June 2023.

Project Link: https://github.com/do4-2022/scala-kube-operator-scaffold