Skip to content

OCI compliant container with multiple tools to test networking features in OCP/K8s/Containers

Notifications You must be signed in to change notification settings

huddlesj/ocp4x-net-toolbox

 
 

Repository files navigation

Building the container

  • Build demo container
podman build -t bastion.example.com:5000/poc/net-toolbox -f Dockerfile.ubi

or

podman build -t bastion.example.com:5000/poc/net-toolbox -f Dockerfile.fedora

Testing Multus in OCP4.1

  • Create project for CNI configurations
oc new-project multinetwork-configs
oc create -f multus-macvlan-conf.yaml
oc get network-attachment-definitions.k8s.cni.cncf.io

oc edit network-attachment-definitions.k8s.cni.cncf.io macvlan-conf
oc create -f multus-pod-demo.yaml

About

OCI compliant container with multiple tools to test networking features in OCP/K8s/Containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published