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]
01/07/2026 3:25 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4EXPOSE
[6641/tcp 6642/tcp]
01/07/2026 3:25 PM UTC
sha256:42d396d65b145d3da427c28856be2848acd86e43d848674d8e422bb164a70182COPY
ovn-central-run.sh /ovn-central-run.sh
01/07/2026 3:25 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
01/07/2026 3:25 PM UTC
sha256:07c019692975aad057844d738a81a7222fab5e088accd2309de30eff4488aeb5RUN
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 )
01/07/2026 3:25 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
PACKAGE_SOURCES=true
01/02/2026 2:27 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/src
01/02/2026 2:27 PM UTC
sha256:f1f23681058115e62f5e5e9995289c1cc1091d1abbd868fb95b3e97d13f8fee3RUN
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
01/02/2026 2:27 PM UTC
sha256:07fa0761d9e38f3020ecfd7daf9bd50d576e6aba40488d34b8717afc22320407RUN
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
01/02/2026 2:27 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
KUBECTL_VERSION=1.33.2
01/02/2026 2:26 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.