alexmg / dotnet-operator-sdk

KubeOps is a kubernetes operator sdk in dotnet. Strongly inspired by kubebuilder.

Home Page:https://buehler.github.io/dotnet-operator-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KubeOps

Code Security Testing .NET Release .NET Testing Nuget Nuget

This is the repository of the dotnet kubernetes operator sdk.

Please head over to the documentation on github pages for further reading. The API and other elements (as well as a getting started) are documented there.

If you want to contribute, feel free to open a pull request :-)

The motivation was to learn more about the quirks of kubernetes itself and provide an alternative to kubebuilder and operator sdk which are both written in GoLang.

About

KubeOps is a kubernetes operator sdk in dotnet. Strongly inspired by kubebuilder.

https://buehler.github.io/dotnet-operator-sdk/

License:Apache License 2.0


Languages

Language:C# 97.2%Language:F# 1.4%Language:PowerShell 0.8%Language:Shell 0.6%Language:Batchfile 0.1%