Skip to content

Latest commit

 

History

History
220 lines (164 loc) · 7.79 KB

File metadata and controls

220 lines (164 loc) · 7.79 KB
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
navigation
guide
documentation

openCenter CLI Documentation Navigation

This navigation guide helps you find the right documentation for your needs.

Quick Links

By Documentation Type

Tutorials (Learning-Oriented)

For learning openCenter through hands-on practice:

  1. Getting Started - Your first cluster in 10 minutes
  2. OpenStack First Cluster - Deploy on OpenStack
  3. Kind Local Development - Local development setup
  4. VMware Deployment - Deploy on pre-provisioned VMs
  5. Multi-Cluster Management - Manage multiple clusters

How-To Guides (Task-Oriented)

For accomplishing specific tasks:

Configuration & Validation

Secrets & Security

Cluster Creation

Operations

Plugins

Troubleshooting & Integration

Reference (Information-Oriented)

For looking up technical details:

CLI & Configuration

Security

Platform & Providers

Development

Explanation (Understanding-Oriented)

For understanding concepts and design:

Developer Documentation

For contributors and developers:

Getting Started

Testing

Extending

Building & Releasing

Codemaps (Architecture Maps)

Generated from source code for navigating the codebase:

By User Journey

First-Time User

  1. Getting Started Tutorial
  2. CLI Commands Reference
  3. Configuration Schema
  4. Troubleshoot Deployment

Operator

  1. Validate Configuration
  2. Manage Secrets
  3. Backup and Restore
  4. Upgrade Kubernetes

Developer/Contributor

  1. Contributing Guide
  2. Development Setup
  3. Testing Guide
  4. Code Structure

Architect/Decision Maker

  1. Architecture
  2. Security Model
  3. Provider Comparison
  4. GitOps Workflow

By Task

Initial Setup

Configuration

Secrets Management

Deployment

Day-2 Operations

Troubleshooting

Development

External Resources


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