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]
08/25/2026 1:49 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4EXPOSE
[6641/tcp 6642/tcp]
08/25/2026 1:49 PM UTC
sha256:7a251852f806aebab1ce679e787453bc74f435c40b38a2d0e211b70a17a5b973COPY
images/vpc-ovn/ovn-central-run.sh /ovn-central-run.sh
08/25/2026 1:49 PM UTC
sha256:9295e2d7f2ce82745dcca7f2db8fa26c863e43a45baff95c9c7f1fe3b88e86f3RUN
ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ PACKAGES=gpgv dpkg-dev ca-certificates ovn-central ovn-host ovn-common openvswitch-common curl TARGETARCH=arm64 KUBECTL_VERSION=1.34.11 tar -cf source-code.tar /src &&
  rm -rf /src
08/25/2026 1:49 PM UTC
sha256:b0a45927a76901290a0f2ccfe0d73d34e6b294e4eb91102efee99bf2098e329aRUN
ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ PACKAGES=gpgv dpkg-dev ca-certificates ovn-central ovn-host ovn-common openvswitch-common curl TARGETARCH=arm64 KUBECTL_VERSION=1.34.11 ( 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 &&
  curl -fsSL -o /src/kubectl-${KUBECTL_VERSION}.tar.gz "https://github.com/kubernetes/kubectl/archive/refs/tags/kubernetes-${KUBECTL_VERSION}.tar.gz" )
08/25/2026 1:49 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
KUBECTL_VERSION=1.34.11
08/22/2026 4:26 PM UTC
sha256:83073598a39252fcbaf3740f6ce98e9d588fe7e306431736b919b38fcb2e58d6RUN
ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ PACKAGES=gpgv dpkg-dev ca-certificates ovn-central ovn-host ovn-common openvswitch-common curl TARGETARCH=arm64 ( 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 &&
  dpkg -l | awk '/^ii/{print $2}' | sort > /initial-dpkg-list.txt &&
  apt-get install -y -qq --no-install-recommends ${PACKAGES} &&
  dpkg -l | awk '/^ii/{print $2}' | sort > /after-dpkg-list.txt &&
  cd /src &&
  apt-get source --download-only ${PACKAGES} &&
  comm -23 --nocheck-order /after-dpkg-list.txt /initial-dpkg-list.txt | xargs -r apt-get source --download-only &&
  apt-get clean &&
  rm -rf /var/lib/apt/lists/* &&
  rm -f /initial-dpkg-list.txt /after-dpkg-list.txt )
08/22/2026 4:26 PM UTC
sha256:aabac536c0c910479a2af4b06a8e6c92d4e7b10adfe47d72b45121d38f106e64RUN
ubuntu_mirror=http://archive.ubuntu.com/ubuntu/ PACKAGES=gpgv dpkg-dev ca-certificates ovn-central ovn-host ovn-common openvswitch-common curl TARGETARCH=arm64 mkdir -p /src
08/22/2026 4:20 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
08/22/2026 4:20 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
TARGETARCH=arm64
08/22/2026 4:20 PM 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.