aboutsummaryrefslogtreecommitdiffstats
path: root/tools/k8s
AgeCommit message (Collapse)AuthorFilesLines
2022-05-13[TOOL] Stressor for Kubernetes Environments.Sridhar K. N. Rao4-0/+142
This stressor is based on Spirent-cloudstress. Add license information Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org> Change-Id: Id43fd7603ed32d88b8adcd33f8becf0106bc3f46
2021-11-10Minor Fixes.Sridhar K. N. Rao17-1057/+0
This patch add multiple minor changes. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Ieda8af0b8145c1ffde6bfdb7a7394776b42df988
2021-11-05Merge "K8S: PROX and TREX containers."Sridhar Rao15-0/+899
2021-11-03K8S: PROX and TREX containers.Sridhar K. N. Rao15-0/+899
This patch adds source files to build prox and trex containers. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I9a26672bc4869e663e6afc64741dbb9ededbb832
2021-10-27Tools: Add Pod-Definition file for VineperfSridhar K. N. Rao1-0/+39
Reference pod definition file for vineperf is added. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I6164216074bdb905446f35e136c50410881b15a6
2021-10-16Add support for Calico, Cilium, Contiv-VPP and Danm in k8scluster deployment ↵Pawan Verma17-435/+770
scripts. This patch adds support for installing Calico, Cilium, Contiv-VPP and Danm in Kubernetes cluster deployment ansible scripts. Signed-off-by: Pawan Verma <pawanjbs5@gmail.com> Change-Id: Ib76620fa0f63dd58e8496bbf31baf515f697bcde
2021-10-11Automated deployment of helm charts with pythonshreyagupta3019-0/+493
This patch adds demo helm charts and a python script that automatically deploys any helm chart of user's choice and print all the useful information about the chart. Signed-off-by: Shreya Gupta <shreyagupta3011@gmail.com> Change-Id: I06e3a8012602e09f601f70def386ef267c870e94
2021-08-10Add Userspace CNI build-and-run support files.Sridhar K. N. Rao3-0/+88
remove unnecessary spaces Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Icfc1dda8a29e896802f8030c5848cc00b4c99389
2021-07-27Bug Fix: Update ovs manifest for latest version.Pawan Verma1-12/+18
The newer image of ovs-cni-plugin terminates immediately after creation. This patch fixes this by updating the manifest file. Signed-off-by: Pawan Verma <pawanjbs5@gmail.com> Change-Id: I9c5e4c1f15a39febdef7aa897c0791b701df2a45
2021-06-02WIP: Reference Definitions.Sridhar K. N. Rao13-0/+540
This patch adds reference definitions, and dockerfile for test-containers. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Ifbd90f80cb1bc91fa0bf6053fc6405891d645412
2020-07-21TOOLS: Ansible Playbook for Deployed Kubernetes Cluster.EmanueleUrselli31-0/+1621
This patch adds ansible playbooks for cluster deployment. Change-Id: Icf58b0ad0dec7098bff14c3f3c6666c35c242081 Signed-off-by: Emanuele Urselli <urselliemanuele@icloud.com> Signed-off-by: Parth Yadav<parthyadav3105@gmail.com>