headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

A Kubernetes web UI that is fully-featured, user-friendly and extensible

Results 331 headlamp issues
Sort by recently updated
recently updated
newest added

## Current situation We can load plugins in desktop and in-cluster, and they are listed as well by an API endpoint. However, we don't show any info for the user...

kind/roadmap
frontend
desktop

We should add the charts for memory/CPU requested/actual/limit used by pods.

kind/roadmap
frontend

## Current situation We do publish ARM versions of the Headlamp app, but we don't have an ARM version for the container image. ## Impact Users who want to deploy...

kind/roadmap
infra

As the user navigates the UI, there may be several calls to k8s server for listing and getting resources. This means that a quick navigation may retrieve new objects that...

We use "sh" as the default command in the terminal and it fails when the shell is not available in the container. This can also fail if "sh" binary is...

Helm is a widely used kubernetes package manager, having a way to manage helm releases will be a good idea. Maybe we can create this as a plugin for headlamp.

## Current situation If users want to edit a containers' env var, they need to change the respective resources' YAML. ## Impact Editing the YAML just for this can be...

frontend

## Current situation See #523 . This is about implementing the pop-out window part of that RFE.

frontend

## Current situation We have terminals being shown in a dialog but they only live as long as the user stays in the respective route. Some users may want to...

kind/roadmap
frontend

## Current situation "Headless mode" is when the Headlamp app uses the browser window rather than an Electron app window. Currently - the headless app opens a browser window/tab, and...

app