You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[KubeOps.Abstractions](./src/KubeOps.Abstractions/README.md)| Contains abstractions, attributes, etc. for the SDK |[](https://www.nuget.org/packages/KubeOps.Abstractions/)|[](https://www.nuget.org/packages/KubeOps.Abstractions/absoluteLatest)|
24
+
|[KubeOps.Cli](./src/KubeOps.Cli/README.md)| CLI Dotnet Tool to generate stuff |[](https://www.nuget.org/packages/KubeOps.Cli/)|[](https://www.nuget.org/packages/KubeOps.Cli/absoluteLatest)|
25
+
|[KubeOps.Generator](./src/KubeOps.Generator/README.md)| Source Generator for the SDK |[](https://www.nuget.org/packages/KubeOps.Generator/)|[](https://www.nuget.org/packages/KubeOps.Generator/absoluteLatest)|
26
+
|[KubeOps.Operator](./src/KubeOps.Operator/README.md)| Main SDK entrypoint to create an operator |[](https://www.nuget.org/packages/KubeOps.Operator/)|[](https://www.nuget.org/packages/KubeOps.Operator/absoluteLatest)|
27
+
|[KubeOps.Operator.Web](./src/KubeOps.Operator.Web/README.md)| Web part of the operator (for webhooks) |[](https://www.nuget.org/packages/KubeOps.Operator.Web/)|[](https://www.nuget.org/packages/KubeOps.Operator.Web/absoluteLatest)|
28
+
|[KubeOps.Transpiler](./src/KubeOps.Transpiler/README.md)| Transpilation helpers for CRDs and RBAC elements |[](https://www.nuget.org/packages/KubeOps.Transpiler/)|[](https://www.nuget.org/packages/KubeOps.Transpiler/absoluteLatest)|
17
29
18
30
## Contribution
19
31
@@ -22,6 +34,7 @@ Read more about contribution (especially for setting up your local environment)
22
34
in the [CONTRIBUTING file](./CONTRIBUTING.md).
23
35
24
36
In short:
37
+
25
38
- Check out the code
26
39
- Develop on KubeOps
27
40
- Use some Kubernetes to run the test operator against
0 commit comments