-
Notifications
You must be signed in to change notification settings - Fork 65
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
An Example for Reference implementation lite #142
Comments
do you need cert-manager and keycloak as part of this? |
From my point of view, we need:
Remarks: Ideally our idp apps should include natively the following plugins: argocd, tekton, keycloak & kubernetes with cluster-admin role. Example: https://github.com/q-shift/backstage-playground |
Please feel free to check and provide feedback on this PR @cmoulliard #138 we have:
Tekton and Argo Workflows are interchangeable of course and Keycloak is configured to allow SSO across all tools. |
I don't think I want to have these. I want this to be light and be easily used together with IDEs for development purposes. We can probably lose Crossplane too. I am thinking:
|
The reference implementation being worked on is too heavy. We need a lite version where only the essential components with no security configuration. This is likely more suitable for development purposes.
Possible Components:
The text was updated successfully, but these errors were encountered: