Skip to content

This project uses K8s mutating webhook approach to deploy sidecar to the OVSDB container

Notifications You must be signed in to change notification settings

gopinatht/ovsdb-sidecar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OVSDB Mutating webhook

To get it working:

  • Bring Kubernetes Up. Make sure kubectl and helm client work.
  • Make sure the nodes in Kubernetes have the label 'openvswitch=enabled'
  • Run the run.sh from this project's base directory
  • Install OVSDB from the openstack helm chart (helm install openvswitch/). The helm chart is available here: https://github.com/openstack/openstack-helm

About

This project uses K8s mutating webhook approach to deploy sidecar to the OVSDB container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published