Skip to main content
NVIDIA
OVN for DPF VPC
Container
NVIDIA
OVN for DPF VPC

The ovn image includes: ovn-central: Runs northd daemon, Northbound DB (high-level config), and Southbound DB (low-level OVS config) for centralized virtual network management. ovn-controller: Local daemon on each node, add flow rules to OVS.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4VOLUME
[/etc/ovn /var/run/openvswitch /var/run/ovn /var/log/ovn]
12/12/2025 11:26 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4EXPOSE
[6641/tcp 6642/tcp]
12/12/2025 11:26 AM UTC
sha256:c123a6dfc3af55a0cb7885302b99e932938b3415a72521e38354b8101923bd28COPY
ovn-central-run.sh /ovn-central-run.sh
12/12/2025 11:26 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
12/12/2025 11:26 AM UTC
sha256:5fcac6a018fc7074654109ccc1a87ba720cdadd8820e34a3c932eb45a4ece610RUN
ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ PACKAGES=dpkg-dev ca-certificates ovn-central ovn-host ovn-common openvswitch-common curl TARGETARCH=arm64 KUBECTL_VERSION=1.33.2 PACKAGE_SOURCES=true test "${PACKAGE_SOURCES}" = "false" ||
  ( sed -i 's/^# deb-src/deb-src/g' /etc/apt/sources.list /etc/apt/sources.list.d/* &&
  sed -i 's/^Types: deb$/Types: deb deb-src/g' /etc/apt/sources.list.d/*.sources &&
  apt-get update &&
  apt-get source --download-only ${PACKAGES} &&
  curl -fsSL -o /src/kubectl-${KUBECTL_VERSION}.tar.gz "https://github.com/kubernetes/kubectl/archive/refs/tags/kubernetes-${KUBECTL_VERSION}.tar.gz" &&
  comm -23 --nocheck-order /after-dpkg-list.txt /initial-dpkg-list.txt | xargs -r apt-get source --download-only &&
  cd / &&
  tar -cf source-code.tar /src &&
  apt-get clean &&
  rm -rf /var/lib/apt/lists/* &&
  rm -f /initial-dpkg-list.txt /after-dpkg-list.txt &&
  rm -rf /src )
12/12/2025 11:26 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
PACKAGE_SOURCES=true
12/12/2025 11:19 AM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/src
12/12/2025 11:19 AM UTC
sha256:2dab2f10d7f220e6fc31e89135a2b7ab04c6c9c5c8968145756c8aabd46e6e14RUN
ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ PACKAGES=dpkg-dev ca-certificates ovn-central ovn-host ovn-common openvswitch-common curl TARGETARCH=arm64 KUBECTL_VERSION=1.33.2 mkdir -p /src
12/12/2025 11:19 AM UTC
sha256:bdba81ec54cfc7d7f9dbd859a6c058754964be94140af2ac648fa7caa0c03b95RUN
ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ PACKAGES=dpkg-dev ca-certificates ovn-central ovn-host ovn-common openvswitch-common curl TARGETARCH=arm64 KUBECTL_VERSION=1.33.2 curl -LO "https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/${TARGETARCH}/kubectl" &&
  install -o root -g root -m 0755 kubectl /usr/local/bin/kubectl
12/12/2025 11:19 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
KUBECTL_VERSION=1.33.2
12/12/2025 11:19 AM UTC

NVIDIA uses cookies to improve your experience on our web site. We and our third-party partners also use cookies and other tools to collect and record information you provide as well as information about your interactions with our websites for performance improvement, analytics, and to assist in marketing efforts. By clicking "Accept All", you consent to our use of cookies and other tools as described in our Cookie Policy. You can manage your cookie settings by clicking on "Manage Settings." By continuing to use this site or by clicking one of the buttons below, you agree to our Terms of Service (which contains important waivers). Please see our Privacy Policy for more information on our privacy practices.