-
-
Notifications
You must be signed in to change notification settings - Fork 917
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentate unoffice kubernetes Operatoren #4558
Comments
Just going to casually toss my little project in the ring as well. I made a Crossplane provider for Authentik using upjet (code generated from the Terraform provider) and have been using it for a few months: Example provider config: I'm still learning about Compositions and am working on making some examples here: Might not be as good as some of these. But being able to just do code generation using the already written Terraform provider is quite convenient. |
For all the projects mentioned in this thread, feel free to email us at [email protected] and we can include the project in https://github.com/authentik-community (of course the creators will retain all their ownership, this is just a place to put together projects around authentik) |
Incredible thanks @MacroPower!! |
Is your feature request related to a problem? Please describe.
To automate the Setup (with Application and so on), it would be nice, to have in kubernetes an operator. Which you could configure with CustomResourceDefinitions (CRDs):
https://kubernetes.io/docs/concepts/extend-kubernetes/operator/
Describe the solution you'd like
Till authentik has no own Operator, it should documentat, that there are some.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Operatoren which i found:
The text was updated successfully, but these errors were encountered: