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

# Managed Service for Kubernetes®

With <a href="https://kubernetes.io" target="_blank">Kubernetes</a>, you can efficiently manage and scale your containerized ML/AI applications and ensure they are portable and fault-tolerant. Nebius AI Cloud offers Managed Service for Kubernetes, which simplifies cluster deployment and management for Kubernetes.

The service is available in all <a href="/overview/regions/">Nebius AI Cloud regions</a>.

*InfiniBand and InfiniBand Trade Association are registered trademarks of the InfiniBand Trade Association.*

<CardGroup cols={2}>
  <Card title="Getting started" icon="link" href="/kubernetes/quickstart">
    Create your first cluster for Kubernetes and connect to it
  </Card>

  <Card title="Creating and modifying clusters" icon="link" href="/kubernetes/clusters/manage">
    Learn how to manage clusters and their parameters
  </Card>

  <Card title="Creating and modifying node groups" icon="link" href="/kubernetes/node-groups/manage">
    Manage node groups that form clusters for Kubernetes
  </Card>

  <Card title="Connecting to clusters with kubectl" icon="link" href="/kubernetes/connect">
    Use the Kubernetes native CLI to work with your clusters
  </Card>

  <Card title="Setting up GPUs" icon="link" href="/kubernetes/gpu/set-up">
    Add GPUs to nodes in your clusters for ML/AI workloads
  </Card>

  <Card title={`Interconnecting GPUs with InfiniBand™`} icon="link" href="/kubernetes/gpu/clusters">
    Accelerate your GPU-powered workloads with high-performance networking
  </Card>

  <Card title="Monitoring clusters and nodes" icon="link" href="/kubernetes/monitoring">
    Control resource usage and health of your clusters and nodes
  </Card>
</CardGroup>
