This repository contains scripts to automatically deploy the kubenetes with OVN and SRIOV device plugin.
-
Configure the
local.conf
file as needed. -
Run the
setup_kubernetes.sh
script on the master node and copy thetoken
andca_hash
. -
Edit the
local.conf
file in the worker nodes and set thetoken
andca_hash
. -
Run the
setup_kubernetes.sh
on the worker nodes. -
Run the
ovn/ovnkube_deploy.sh
script on the worker nodes. -
Run the
ovn/ovnkube_deploy.sh
script on the master node. -
Run the
sriov_multus_deploy.sh
script on the master node