> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nvcf/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nvcf/_mcp/server.

# NVIDIA Cloud Functions

![NVIDIA Cloud Functions banner](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/nvidia-nvcf.docs.buildwithfern.com/76ae62a338f3b3f8147c13d0cf09bdd8ecb3272cb67e3bf9ff07a106164f882a/_dot_dot_/docs/overview/images/nvcf-banner.svg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260922%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260922T170311Z&X-Amz-Expires=604800&X-Amz-Signature=7b1215f17e3d518b4d35f59d19c7656c191ee9cf28677e3163a031c757291ded&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

This guide provides information for deploying and operating NVCF in self-managed environments.

NVCF ships as three independently versioned Helm stacks. Each stack has its
own documentation set and version menu.

- [Self-Managed Stack](/nvcf/self-managed/)
  : Control plane installation, configuration, function APIs, and operations.
- [Compute Plane Stack](/nvcf/compute-plane/)
  : GPU cluster setup, scheduling, and caches.
- [Observability Stack](/nvcf/observability/)
  : Metrics, dashboards, and alerting.
- [Compatibility Matrix](/nvcf/overview/compatibility-matrix)
  : Stack releases that are qualified to run together.

## Getting started

- [Quickstart](/nvcf/overview/quickstart)
  : Install the control plane, register a GPU cluster, and validate the deployment with the one-click CLI flow.
- [Deployment](/nvcf/self-managed/installation-overview)
  : Compare the one-click and Helmfile installation paths.
- [GPU Cluster Setup](/nvcf/compute-plane/gpu-cluster-setup)
  : Connect GPU clusters to the NVCF control plane.
- [Configuration](/nvcf/self-managed/gateway-routing)
  : Configure gateway routing, registries, and invocation options.
- [Using Cloud Functions](/nvcf/overview/api)
  : Create and invoke functions using the NVCF API and CLI.