Reference
This section provides detailed technical reference documentation for SPOG configuration and customization.
What's in This Section
Helm Charts
Complete reference for deploying and configuring SPOG via Helm:
- Glass UI - Control plane deployment (UI, authentication, policy engine, middleware)
- Glass Instrumentation - Per-cluster instrumentation agents (discovery, DNS checks, log streaming)
- Common Configuration - Shared configuration patterns across charts
Services
Complete API reference for all SPOG microservices:
- Control Plane Services - Middleware, authentication, policy, multiplexer, and more
- Instrumentation Services - Discovery, DNS checks, log streaming, Kubernetes monitoring
- Infrastructure Services - CLI tools for key generation and cluster simulation
REGO Permissions
Reference for the permission system that controls access to SPOG features:
- Permission definitions and their default values
- UI effects (which buttons and links each permission controls)
- Helper rules for role-based access control
- Service enforcement architecture
Quick Links
| Topic | Description |
|---|---|
| Glass UI Configuration | All Helm values for the control plane |
| Glass Instrumentation Configuration | All Helm values for cluster agents |
| Services Reference | NATS endpoints, events, and dependencies for all services |
| REGO Permissions | Permission reference with UI effects |
Related Sections
- Concepts - Understanding SPOG architecture and design
- Examples - Real-world deployment scenarios
- Getting Started - Installation and quickstart guides