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

# Compute Administration Guide

> Deploy, configure, and maintain Polystack 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="diagram-project" href="/services/compute/architecture" color="#bf9667">
    Service topology and components
  </Card>

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

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

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

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

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

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

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

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

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

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