crate / crate/crate-admin

Accessing CrateDB Admin UI behind Ingress

Open
#777 4 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
27
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I am running a cluster of 3 CrateDB nodes on Kubernetes.
I have set up an ingress to access the admin UI on path `/db`. However, I think to access it on this path I probably need to do some configuration so static files are served from the `/db` path, or the requests are routed on this path. How to do this configuration?

Contributor guide

Open the contributing guide

Research direction

No repository file or test is named. Start by tracing how the admin UI builds static-asset and request paths when served through the Kubernetes Ingress at /db; done means the UI and its static assets load successfully from that path.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
devops, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.