| id | nav | |||
|---|---|---|---|---|
| title | Documentation Navigation | |||
| sidebar_label | Navigation | |||
| description | Navigation guide to find the right openCenter documentation for your needs. | |||
| doc_type | reference | |||
| audience | all users | |||
| tags |
|
This navigation guide helps you find the right documentation for your needs.
For learning openCenter through hands-on practice:
- Getting Started - Your first cluster in 10 minutes
- OpenStack First Cluster - Deploy on OpenStack
- Kind Local Development - Local development setup
- VMware Deployment - Deploy on pre-provisioned VMs
- Multi-Cluster Management - Manage multiple clusters
For accomplishing specific tasks:
Configuration & Validation
Secrets & Security
Cluster Creation
Operations
Plugins
Troubleshooting & Integration
For looking up technical details:
CLI & Configuration
- CLI Commands
- Configuration Schema
- Configuration Precedence
- Default Values
- Environment Variables
- Exit Codes
- File Locations
Security
Platform & Providers
Development
For understanding concepts and design:
- Architecture - System design and decisions
- GitOps Workflow - Repository structure
- Security Model - Security architecture
- Plugin Internal Services - Service plugins, cert-manager behavior, and how to add a new service
- Plugin External CLI - Command plugin discovery and execution model
- Configuration Lifecycle - Config management
- Provider Comparison - Choosing providers
- Drift Detection - Drift and reconciliation
For contributors and developers:
Getting Started
Testing
Extending
Building & Releasing
Generated from source code for navigating the codebase:
- Index - Package map and cross-references
- CLI Commands - Command tree and registration flow
- Config System - Loader pipeline and type hierarchy
- GitOps Engine - Generation pipeline and templates
- Cluster Lifecycle - Lifecycle services
- Secrets Management - Secrets architecture
- Providers - Cloud provider implementations
- DI Container - Dependency injection
- Diátaxis Framework - Documentation framework we follow
- GitHub Repository
- Issue Tracker
- Discussions
Using This Navigation:
- If you're learning: Start with Tutorials
- If you have a specific task: Check How-To Guides
- If you need technical details: Look in Reference
- If you want to understand why: Read Explanation
- If you're contributing: See Developer Documentation