Add execution script for vIPSec in k8s 03/99903/10
authorRuoyu Ying <ruoyu.ying@intel.com>
Tue, 24 Dec 2019 17:33:06 +0000 (01:33 +0800)
committerRuoyu Ying <ruoyu.ying@intel.com>
Wed, 8 Jan 2020 15:33:56 +0000 (23:33 +0800)
commit4341b41f3f949119b9106a58b243f42b50119b82
tree609897297257881318a0bf79714bbe33959774c7
parent20b0ff063a92e6d4a5ecaf621e527c09ff1e5515
Add execution script for vIPSec in k8s

Add execution scripts for each component in vIPSec to make it work for k8s.
These scripts are going to be used along with the helm chart named 'vipsec'
inside the demo folder.
It aims to construct the vIPSec use case to set up a secure tunnel between
peers and improve its performance along with hardware acceleration
technologies such as SRIOV and QAT.

Issue-ID: MULTICLOUD-969
Change-Id: I261272439b264db4d70cf8d5d2958a891c351b61
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
kud/tests/vIPSec/README.md [new file with mode: 0644]
kud/tests/vIPSec/ipsec [new file with mode: 0755]
kud/tests/vIPSec/pktgen [new file with mode: 0755]
kud/tests/vIPSec/remote_ipsec [new file with mode: 0755]
kud/tests/vIPSec/sink [new file with mode: 0755]