> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Compute Administration Guide

> Deploy, configure, and maintain Xloud Compute services across your infrastructure.

Manage compute hosts, flavors, quotas, scheduling, live migration, security, and advanced hypervisor features.

***

<CardGroup cols={4}>
  <Card title="Architecture" icon="workflow" href="/services/compute/architecture" color="#197560">
    Service topology and components
  </Card>

  <Card title="Compute Hosts" icon="server" href="/services/compute/compute-hosts" color="#197560">
    Hypervisor host management
  </Card>

  <Card title="Flavors" icon="sliders" href="/services/compute/flavors" color="#197560">
    Instance type management
  </Card>

  <Card title="Quotas" icon="chart-pie" href="/services/compute/quotas" color="#197560">
    Per-project resource limits
  </Card>

  <Card title="Scheduling" icon="shuffle" href="/services/compute/scheduling" color="#197560">
    Filters, weights, and placement
  </Card>

  <Card title="Live Migration" icon="arrow-right-left" href="/services/compute/live-migration" color="#197560">
    Zero-downtime instance moves
  </Card>

  <Card title="Console Access" icon="monitor" href="/services/compute/console-access" color="#197560">
    VNC, SPICE, and serial consoles
  </Card>

  <Card title="Security" icon="shield" href="/services/compute/security-hardening" color="#197560">
    TLS, metadata, rate limiting
  </Card>

  <Card title="Live Scaling" icon="sliders" href="/services/compute/live-resize-admin" color="#197560">
    Configure live vCPU/RAM scaling
  </Card>

  <Card title="Advanced" icon="cpu" href="/services/compute/advanced-features" color="#197560">
    CPU pin, hugepages, GPU, vTPM
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/services/compute/troubleshooting" color="#197560">
    Common issues and fixes
  </Card>
</CardGroup>
