Feature: Context-specific logo
When working across multiple Kubernetes contexts, you can easily lose track of which environment or department you are working in. The context name is visible, but it is not always distinctive enough when switching between Development/Production, Backend/Frontend, or department-specific clusters.
Describe the solution you'd like Allow the ASCII logo in the upper right corner to be configured per context.
This would be useful for
- Development/Staging/Production-specific clusters
- Backend/Frontend-specific
- Department-specific clusters or branding
Describe alternatives you've considered Context-specific skins can help visually distinguish environments, but skins affect the whole UI and may be too broad for users who only want a small, clear visual marker.
Additional context
Example of a development context logo:
Example of a production context logo:
Source: derailed/k9s