Skip to content

redhat-nfvpe/multus-service-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multus-service-demo

This repository contains resources used in multus-service demo.

Contents

This repository contains following files:

  • multus-service-demo1.yaml: Kubernetes resource manifest file for demo1
  • fedora-nginx/Dockerfile: container's Dockerfile used in demo
  • fedora-tools/Dockerfile: container's Dockerfile used in demo

In addition, its github packages contains container images which is used in the demo (fedora-nginx and fedora-tools).

Note

Why we need container images (not usual nginx container) for demo?

Two container, fedora-nginx and fedora-tools, installs several tools (iproute, wireshark-cli and so on) to check network connectivity in troubleshooting and to check network configuration in container, so it is good to run in the demo, however, it is not required for multus-service, of course, hence you can setup multus-service without above tools.

Releases

No releases published

Packages