# Headlamp Sealed Secrets Plugin Documentation Complete documentation for the Headlamp Sealed Secrets plugin. ## Documentation Index ### Getting Started - **[Installation Guide](getting-started/installation.md)** - Install the plugin on Headlamp - **[Quick Start](getting-started/quick-start.md)** - Create your first sealed secret in 5 minutes ### User Guide - **[Scopes Explained](user-guide/scopes-explained.md)** - Understand strict/namespace/cluster-wide scopes - **[RBAC Permissions](user-guide/rbac-permissions.md)** - Required permissions and access control ### Tutorials - **[CI/CD Integration](tutorials/ci-cd-integration.md)** - Automate secret creation with GitHub Actions, GitLab CI ### Troubleshooting - **[Common Errors](troubleshooting/common-errors.md)** - Error messages and fixes - **[Controller Issues](troubleshooting/controller-issues.md)** - Connection and deployment problems - **[Encryption Failures](troubleshooting/encryption-failures.md)** - Debugging encryption errors - **[Permission Errors](troubleshooting/permission-errors.md)** - RBAC troubleshooting ### Development - **[Workflow](development/workflow.md)** - Development and testing workflow - **[Testing](development/testing.md)** - Running and writing tests ### Architecture - **[ADRs](architecture/adr/)** - Architecture Decision Records ### API Reference - **[Generated API Docs](api-reference/generated/)** - Auto-generated TypeScript reference ## External Resources - **GitHub**: [privilegedescalation/headlamp-sealed-secrets-plugin](https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin) - **Issues**: [Report bugs](https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin/issues) - **Headlamp**: [headlamp.dev](https://headlamp.dev) - **Sealed Secrets**: [bitnami-labs/sealed-secrets](https://github.com/bitnami-labs/sealed-secrets)