Skip to content

Are you aware of some solution in dotnet using F# to build k8s operators? #361

Answered by buehler
64J0 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @64J0
Thank you :-) You absolutely can do that with this very package. I support both languages and I also have a template for F#. Since all code (under the hood) is compiled to intermediate language, it does not care if the lib is written in C#.

You may find introductions into F# operators here: https://github.com/buehler/dotnet-operator-sdk/tree/master/src/KubeOps.Templates/Templates/Operator.FSharp

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@buehler
Comment options

@64J0
Comment options

Answer selected by 64J0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants