Skip to content

cloudadc/as3-configmap-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What’s this

F5 Application Services 3 Extension Configmap Generator provide toolsets that generate configmap yaml, which used by automation ecosystem, like F5 CIS.

AS3 Performance Benchmark

Build & Run
cd as3-perf-benchmark/ && mvn clean install
java -jar target/as3-perf-benchmark.jar -c config.json
config.json - AS3 Hub Generator
{
  "subnet": "10.10.10.0/24",
  "memberSubnet": "10.10.20.0/24",
  "mode": "CIS_281_AS_330_HUB",
  "as3Version": "3.30.0",
  "appCount": 100,
  "appPerNamespace": 1,
  "appImage": "cloudadc/cafe:1.0",
  "appImageContainerPort": 8080,
  "namespacePrefix": "cistest"
}

About

F5 Application Services 3 Extension Configmap Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published