Skip to content

optional separate kafka#139

Draft
notshivansh wants to merge 1 commit into
masterfrom
feature/seperate_kafka
Draft

optional separate kafka#139
notshivansh wants to merge 1 commit into
masterfrom
feature/seperate_kafka

Conversation

@notshivansh
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@devsecopsbot devsecopsbot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 AI Security analysis: "Automated analysis found no security issues in the changed files, but residual risk remains from undetected vulnerabilities, dependency changes, or limited scan coverage. Verify scanning scope and runtime behavior to reduce false negatives."

Risk Level AI Score
🟢 NO RISK 10.0/100

Top 0 security issues / 0 total (Critical: 0, High: 0, Medium: 0, Low: 0)

Title Location Recommendation
No issues to display

🔗 View Detailed Report

@notshivansh notshivansh force-pushed the feature/seperate_kafka branch from 46db5ae to 035a06f Compare December 17, 2025 12:35
Copy link
Copy Markdown

@devsecopsbot devsecopsbot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 AI Security analysis: "Automated analysis found no security issues in the changed files, but residual risk remains from undetected vulnerabilities, dependency changes, or limited scan coverage. Verify scanning scope and runtime behavior to reduce false negatives."

Risk Level AI Score
🟢 NO RISK 10.0/100

Top 0 security issues / 0 total (Critical: 0, High: 0, Medium: 0, Low: 0)

Title Location Recommendation
No issues to display

🔗 View Detailed Report

@notshivansh notshivansh force-pushed the feature/seperate_kafka branch from 035a06f to 0f07a43 Compare December 17, 2025 17:56
Copy link
Copy Markdown

@devsecopsbot devsecopsbot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 AI Security analysis: "Automated scan reported no security findings in the 6 changed files and no auto-fixes were applied."

Risk Level AI Score
🟢 NO RISK 0.0/100

Top 0 security issues / 0 total (Critical: 0, High: 0, Medium: 0, Low: 0)

Title Location Recommendation
No issues to display

🔗 View Detailed Report

@notshivansh
Copy link
Copy Markdown
Contributor Author

┌─────────────────────────────────────────────────────────────────────┐
│                         Kubernetes Cluster                          │
│                                                                     │
│  ┌─────────────────────────────────────────────────────────────┐  │
│  │ Service: akto-mini-runtime-kafka                            │  │
│  │ Type: ClusterIP                                             │  │
│  │ ClusterIP: 10.0.177.198                                     │  │
│  │                                                             │  │
│  │ Purpose: Load-balanced entry point for initial connections │  │
│  └────────────────┬────────────────────────────────────────────┘  │
│                   │                                                │
│                   │ Selects pods with labels:                     │
│                   │ app=akto-mini-runtime-kafka                   │
│                   ▼                                                │
│  ┌────────────────────────────────────────────────────────────┐  │
│  │                    Pod Selection                            │  │
│  │  ┌──────────────────────┐  ┌──────────────────────┐       │  │
│  │  │ kafka-0              │  │ kafka-1              │       │  │
│  │  │ IP: 10.244.1.109     │  │ IP: 10.244.0.70      │       │  │
│  │  │ app=akto-mini-runtime│  │ app=akto-mini-runtime│       │  │
│  │  │     -kafka           │  │     -kafka           │       │  │
│  │  └──────────────────────┘  └──────────────────────┘       │  │
│  └────────────────▲───────────────────────────────────────────┘  │
│                   │                                                │
│                   │ Also selects same pods                        │
│                   │                                                │
│  ┌────────────────┴────────────────────────────────────────────┐  │
│  │ Service: akto-mini-runtime-kafka-headless                   │  │
│  │ Type: ClusterIP (None - Headless)                           │  │
│  │ ClusterIP: None                                             │  │
│  │                                                             │  │
│  │ Purpose: DNS for individual pod access                     │  │
│  │ Creates DNS records:                                        │  │
│  │ - kafka-0.kafka-headless...svc:9092 → 10.244.1.109        │  │
│  │ - kafka-1.kafka-headless...svc:9092 → 10.244.0.70         │  │
│  └─────────────────────────────────────────────────────────────┘  │
│                                                                     │
└─────────────────────────────────────────────────────────────────────┘

@notshivansh notshivansh marked this pull request as draft December 30, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant