RepoNVIDIANVIDIApublished Oct 9, 2024seen 5d

NVIDIA/doca-platform

Go

Open original ↗

Captured source

source ↗
published Oct 9, 2024seen 5dcaptured 9hhttp 200method plain

NVIDIA/doca-platform

Description: DOCA Platform manages provisioning and service orchestration for Bluefield DPUs

Language: Go

License: Apache-2.0

Stars: 88

Forks: 26

Open issues: 3

Created: 2024-10-09T17:39:34Z

Pushed: 2026-06-10T07:25:22Z

Default branch: public-main

Fork: no

Archived: no

README:

DOCA Platform Framework (DPF)

Overview

DOCA Platform Framework (DPF) is a system that provisions and orchestrates NVIDIA BlueField DPUs in cloud environments.

Key Features

  • Kubernetes Integration: Streamlines DPU provisioning and management via Kubernetes APIs.
  • DPU Service Orchestration: Enables efficient deployment and orchestration of services on DPUs.
  • Cluster Management: Simplifies the management of DPUs within Kubernetes clusters.

Hardware support

DPF supports dual port NVIDIA BlueField-3 DPUs.

BlueField DPUs are installed as PCI devices in servers to manage various types of network traffic, such as data center communication and storage traffic, through dedicated ports. They feature arm64 CPUs running Linux OS and NVIDIA DOCA Software components.

Refer to Prerequisites for detailed hardware requirements:

  • [Zero Trust Mode](docs/public/user-guides/zero-trust/prerequisites/README.md)
  • [Host Trusted Mode](docs/public/user-guides/host-trusted/prerequisites/README.md)

Documentation

  • [System overview](docs/public/developer-guides/architecture/system-overview.md): High-level description of DPF components and functionality.
  • [System architecture](docs/public/developer-guides/architecture/component-description.md): Detailed explanation of DPF components and their interactions.
  • [User guide](docs/public/user-guides/README.md): Guides on installing and utilizing DPF effectively for specific use-cases.
  • [Release notes](docs/public/release-notes/README.md): Features and known issues for specific DPF versions.

API reference

Comprehensive DPF API documentation is available [here](docs/public/developer-guides/api/README.md).

Notability

notability 4.0/10

New NVIDIA repo, moderate stars