Files
headlamp-polaris-plugin/docs
Chris Farhood e2f220c418 docs: update Headlamp install namespace references from kube-system to headlamp
Updates all documentation references to the Headlamp install namespace
from kube-system to headlamp as part of PRI-433.

In-scope files updated:
- README.md, SECURITY.md
- docs/getting-started/installation.md, quick-start.md, prerequisites.md
- docs/deployment/helm.md, kubernetes.md, production.md
- docs/troubleshooting/README.md, common-issues.md, rbac-issues.md
- docs/user-guide/configuration.md, rbac-permissions.md
- docs/TESTING.md, TROUBLESHOOTING.md, DEPLOYMENT.md

Out-of-scope (unchanged):
- Source files referencing upstream workload namespace
- RBAC manifests describing Polaris namespace (polaris ns is unchanged)
- NetworkPolicy namespaceSelector (API server runs in kube-system)
- design-decisions.md and ARCHITECTURE.md (URL hashes refer to cluster namespaces, not Headlamp install ns)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-04 07:25:28 +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.