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

Describe how to integrate krakend as a part of KubeRocketCI platform #330

Open
alezander86 opened this issue Oct 28, 2024 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@alezander86
Copy link

alezander86 commented Oct 28, 2024

Create a document that outlines the integration of KrakenD into KubeRocketCI as an API gateway. This document should cover the following:

  1. Purpose: Explain how KrakenD acts as a secure API gateway, forwarding tokens (e.g., for SonarQube and Dependency-Track) without exposing them to the client, thereby preventing unauthorized access to backend services.

  2. Prerequisites: Detail the need for an ingress controller on the cluster and how to install it using resources from the Cluster Add-Ons repository.

  3. Installation Guide: Provide steps to install KrakenD using resources from the Cluster Add-Ons repository to ensure efficient integration with the infrastructure.

  4. Configuration Instructions: Describe how to configure the apiGatewayUrl in the values.yaml file for KubeRocketCI to set up KrakenD as the API gateway, noting that widgets are disabled if this URL is not provided.

  5. Secret Management: Include steps to configure required secrets, including:

  6. URLs and tokens for SonarQube and Dependency-Track.

  7. The JWK URL for Keycloak integration.

  8. Guidance on generating tokens in base64 format.

  9. External Secrets Operator Integration: Provide example JSON configurations for managing external secrets (e.g., SonarQube URL, token, Dependency-Track URL, token, JWK URL).

@alezander86 alezander86 self-assigned this Oct 28, 2024
@alezander86 alezander86 added the documentation Improvements or additions to documentation label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: In Progress
Development

No branches or pull requests

1 participant