KusionStack / KusionStack/karpor

Installation: Add Helm Parameter for Ingress

Open
#808 23 comments 0 reactions 2 assignees Claimed by @Iamrushabhshahh View on GitHub
area/installation easy good first issue help wanted priority/important-longterm
Dominant language
Go
Stars
1.7k
Forks
113
PR merge metrics
No merged PRs in 30d

Description

## What would you like to be added?
Propose a new Helm parameter to optionally enable Ingress during installation.

## Why is this needed?
Currently, users need to manually create an Ingress for Karpor. This enhancement would allow users to enable Ingress via a Helm flag, reducing manual steps and improving deployment flexibility.

Expected Benefits:
- Simplified Ingress setup during installation
- Better out-of-the-box experience
- Reduced manual configuration needed

Proposed Implementation:
- Add a new boolean flag in the Helm chart (e.g., `--enable-ingress`)
- Generate Ingress YAML automatically if flag is set
- Provide default configuration with reasonable settings
- Allow additional customizations if needed

This would streamline the deployment process and improve the overall user experience.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.