Files
headlamp-polaris-plugin/docs
Chris Farhood 56d10a1d40 docs: update Headlamp install namespace from kube-system to headlamp
Updates documentation to reflect that Headlamp is installed in the
'headlamp' namespace (not 'kube-system'). Only documentation files
that reference the Headlamp install namespace are changed.

Changed files:
- docs/deployment/production.md: NetworkPolicy namespaceSelector
- docs/troubleshooting/network-problems.md: NetworkPolicy namespaceSelector
- docs/user-guide/rbac-permissions.md: NetworkPolicy namespaceSelector
- e2e/README.md: kubectl commands for local E2E testing

Files NOT changed (upstream workload namespace - out of scope per PRI-340):
- Source files, tests, or configs referencing where Polaris runs

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-08 11:07:50 +00:00
..

Documentation

Central hub for Headlamp Polaris Plugin documentation.

Getting Started

New to the Headlamp Polaris Plugin? Start here:

  • Prerequisites - System requirements, Headlamp version, Polaris installation
  • Installation - Four installation methods: Plugin Manager, Sidecar, Manual, Source
  • Quick Start - Get up and running in 5 minutes

User Guide

Learn how to use the plugin:

  • Features - Overview dashboard, namespace views, inline audits, exemption management
  • Configuration - Refresh intervals, dashboard URLs, settings
  • RBAC Permissions - Required permissions, service proxy access, token-auth mode

Troubleshooting

Having issues? Check here:

Architecture

Understand how the plugin works:

  • Overview - High-level architecture, component hierarchy
  • Data Flow - How data moves from Polaris to the UI
  • Design Decisions - Key architectural choices and rationale
  • ADRs - Architecture Decision Records

Development

Contributing to the plugin:

Deployment

Production deployment guides:

API Reference


Need help? Open an issue on GitHub or check CONTRIBUTING.md for development guidelines.