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

Support for OpenCTI platform clustering #121

Open
acodefella opened this issue Jan 28, 2025 · 0 comments
Open

Support for OpenCTI platform clustering #121

acodefella opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@acodefella
Copy link
Contributor

Is your feature request related to a problem?

Not exactly a pbm.

However, clustering OpenCTI platform is one of the best practices suggested by Filigran. This helps in number of ways, as it segregates pods for users (Frontend Cluster) and pods for data ingestion (Ingestion Cluster). More details available in Filigran documentation here : https://docs.opencti.io/latest/deployment/clustering/

This feature request would focus only on OpenCTI platform component. All other dependencies are taken care by HA options provided by sub-charts.

If this feature request is reviewed and accepted, I'm happy to send PR for this ASAP.

Describe the solution you'd like

Add labels to pod to distinguish between frontend and ingestion. Create services accordingly.

Describe alternatives you've considered

Addition of new deployment and associated services. However, this would result in lot of code duplication and lead to maintainability issues.

Additional context

No response

@acodefella acodefella added the enhancement New feature or request label Jan 28, 2025
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

3 participants