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

# Administrator Guides

> Guides for deploying, configuring, and maintaining NxtSight cloud infrastructure.

Documentation for administrators to deploy, configure, and maintain NxtSight cloud services.

***

## Core Services

<CardGroup cols={4}>
  <Card title="Compute" icon="cpu" href="/services/compute/admin-guide" color="#0b5ed7">
    Hypervisor hosts, schedulers, and compute resources
  </Card>

  <Card title="Block Storage" icon="hard-drive" href="/services/storage/admin-guide" color="#0b5ed7">
    Storage backends, volume types, and storage tiers
  </Card>

  <Card title="Networking" icon="network" href="/services/networking/admin-guide" color="#0b5ed7">
    Network agents, provider networks, and nxtNet configuration
  </Card>

  <Card title="Images" icon="disc" href="/services/images/admin-guide" color="#0b5ed7">
    Image stores, metadata, and access controls
  </Card>

  <Card title="Orchestration" icon="workflow" href="/services/orchestration/admin-guide" color="#0b5ed7">
    Heat stacks, templates, and autoscaling configuration
  </Card>

  <Card title="Dashboard" icon="gauge" href="/services/dashboard/admin-guide" color="#0b5ed7">
    Customize and configure the NxtSight Dashboard for your organization
  </Card>

  <Card title="Identity & Access" icon="fingerprint" href="/services/identity/admin-guide" color="#0b5ed7">
    Domains, federation, LDAP integration, and policies
  </Card>

  <Card title="Object Storage" icon="box" href="/services/object-storage/admin-guide" color="#0b5ed7">
    Object storage endpoints, buckets, and access policies
  </Card>
</CardGroup>

***

## Other Services

<CardGroup cols={4}>
  <Card title="Load Balancer" icon="combine" href="/services/load-balancer/admin-guide" color="#0b5ed7">
    Load balancer backends and health monitors
  </Card>

  <Card title="DNS" icon="globe" href="/services/dns/admin-guide" color="#0b5ed7">
    DNS backends and zone transfers
  </Card>

  <Card title="Key Manager" icon="lock" href="/services/key-manager/admin-guide" color="#0b5ed7">
    Encryption backends and key storage
  </Card>

  <Card title="Monitoring (nxtRadar)" icon="activity" href="/services/monitoring/admin-guide" color="#0b5ed7">
    Metrics collection, alerting, and centralized logging
  </Card>

  <Card title="Software-Defined Storage" icon="layers" href="/services/sds/admin-guide" color="#0b5ed7">
    Ceph clusters, storage pools, and replication policies
  </Card>

  <Card title="Disaster Recovery" icon="rotate-ccw" href="/services/disaster-recovery/admin-guide" color="#0b5ed7">
    Cross-site replication and automated failover policies
  </Card>

  <Card title="Instance HA" icon="heart-pulse" href="/services/instance-ha/admin-guide" color="#0b5ed7">
    Instance HA service for host failure detection
  </Card>

  <Card title="Kubernetes (K8SaaS)" icon="container" href="/services/kubernetes/admin-guide" color="#0b5ed7">
    Kubernetes cluster templates, node groups, and quotas
  </Card>

  <Card title="Resource Optimizer" icon="trending-up" href="/services/optimization/admin-guide" color="#0b5ed7">
    Workload balancing and resource optimization strategies
  </Card>
</CardGroup>

***

## Deployment & Operations

<CardGroup cols={4}>
  <Card title="nxtDeploy Platform" icon="play" href="/deployment" color="#0b5ed7">
    Deploy and configure NxtSight using the nxtDeploy management platform
  </Card>

  <Card title="Operations & Lifecycle" icon="settings" href="/deployment/operations" color="#0b5ed7">
    Deploy, reconfigure, upgrade, and manage cluster services
  </Card>

  <Card title="Security Hardening" icon="shield-check" href="/security/hardening-guide" color="#0b5ed7">
    Harden your infrastructure with TLS, firewall rules, and audit logging
  </Card>

  <Card title="Backup & Recovery" icon="rotate-ccw" href="/services/disaster-recovery/admin-guide" color="#0b5ed7">
    Configure backup strategies and disaster recovery
  </Card>
</CardGroup>

***

## Integrations

<CardGroup cols={4}>
  <Card title="Terraform" icon="code" href="/integrations/terraform" color="#0b5ed7">
    Provision and manage NxtSight resources with Terraform
  </Card>

  <Card title="Ansible" icon="terminal" href="/integrations/ansible" color="#0b5ed7">
    Automate NxtSight administration with Ansible
  </Card>

  <Card title="Prometheus" icon="activity" href="/integrations/prometheus" color="#0b5ed7">
    Scrape NxtSight metrics into Prometheus
  </Card>

  <Card title="Grafana" icon="chart-bar" href="/integrations/grafana" color="#0b5ed7">
    Visualize NxtSight infrastructure metrics in Grafana
  </Card>
</CardGroup>

***

## Resources

<CardGroup cols={2}>
  <Card title="Blogs" icon="file-text" href="https://blog.NxtSight.tech/" color="#0b5ed7">
    Architecture deep-dives, best practices, and platform updates
  </Card>

  <Card title="Contact Support" icon="headphones" href="mailto:support@NxtSight.tech" color="#0b5ed7">
    24/7/365 multilingual support from the NxtSight team
  </Card>
</CardGroup>
