Skip to content
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

Closed
genofire opened this issue Jan 29, 2023 · 3 comments
Closed

Documentate unoffice kubernetes Operatoren #4558

genofire opened this issue Jan 29, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@genofire
Copy link

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:

@MacroPower
Copy link

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:
https://github.com/MacroPower/provider-authentik

Example provider config:
https://github.com/MacroPower/homelab/blob/main/applications/base/crossplane-packages/authentik.yaml

I'm still learning about Compositions and am working on making some examples here:
https://github.com/MacroPower/homelab/tree/main/applications/base/authentik/config

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.

@BeryJu
Copy link
Member

BeryJu commented Apr 25, 2024

For all the projects mentioned in this thread, feel free to email us at hello+community@goauthentik.io 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)

@BeryJu BeryJu closed this as completed Apr 25, 2024
@Kampe
Copy link

Kampe commented Jun 22, 2024

Incredible thanks @MacroPower!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants