Skip to content

Instantly share code, notes, and snippets.

@nonsense
Last active February 26, 2020 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nonsense/84ca481efa46b740f564364e4d2cf7e1 to your computer and use it in GitHub Desktop.
Save nonsense/84ca481efa46b740f564364e4d2cf7e1 to your computer and use it in GitHub Desktop.

c5.2xlarge - 8 vCPU ; 16 GB RAM

pod_resource_cpu = "300m"

pod_resource_memory = "300Mi"

30 c5.2xlarge worker nodes

500 testplan instances

Feb 26 14:06:25.843143  INFO    all testplan instances in `Running` state       {"runner": "cluster:k8s", "run_id": "10f3e9470e0b", "took": "29.898906571s"}
Feb 26 14:06:47.974674  INFO    all testplan instances networks initialised     {"runner": "cluster:k8s", "run_id": "10f3e9470e0b", "took": "52.030438523s"}

pod_resource_cpu = "200m"

pod_resource_memory = "200Mi"

30 c5.2xlarge worker nodes - 26-27 pods per instance

700 testplan instances

Feb 26 14:12:57.213356  INFO    all testplan instances in `Running` state       {"runner": "cluster:k8s", "run_id": "243d596911cf", "took": "42.34328843s"}
Feb 26 14:13:12.870509  INFO    all testplan instances networks initialised     {"runner": "cluster:k8s", "run_id": "243d596911cf", "took": "58.000441064s"}

pod_resource_cpu = "200m"

pod_resource_memory = "200Mi"

30 c5.2xlarge worker nodes - 34 pods per instance

900 testplan instances

Feb 26 14:16:40.422607  INFO    all testplan instances in `Running` state       {"runner": "cluster:k8s", "run_id": "c30ad6194846", "took": "53.193372507s"}
Feb 26 14:16:57.177335  INFO    all testplan instances networks initialised     {"runner": "cluster:k8s", "run_id": "c30ad6194846", "took": "1m9.948100508s"}

pod_resource_cpu = "100m"

pod_resource_memory = "100Mi"

30 c5.2xlarge worker nodes - 63 pods per instance

1800 testplan instances

Feb 26 14:22:57.748489  INFO    all testplan instances in `Running` state       {"runner": "cluster:k8s", "run_id": "c675517cc259", "took": "1m48.303127907s"}
Feb 26 14:23:18.409715  INFO    all testplan instances networks initialised     {"runner": "cluster:k8s", "run_id": "c675517cc259", "took": "2m8.964354437s"}

pod_resource_cpu = "100m"

pod_resource_memory = "100Mi"

60 c5.2xlarge worker nodes - 63 pods per instance

3600 testplan instances

Error: ImageInspectError

pod_resource_cpu = "100m"

pod_resource_memory = "100Mi"

59 c5.2xlarge worker nodes - 63 pods per instance

3500 testplan instances

Feb 26 14:35:07.504928  INFO    all testplan instances in `Running` state       {"runner": "cluster:k8s", "run_id": "7f5a82802e05", "took": "2m2.928681446s"}
Feb 26 14:35:53.252209  INFO    all testplan instances networks initialised     {"runner": "cluster:k8s", "run_id": "7f5a82802e05", "took": "2m48.675962248s"}

pod_resource_cpu = "200m"

pod_resource_memory = "200Mi"

59 c5.2xlarge worker nodes - 28-30 pods per instance

1550 testplan instances

Feb 26 14:38:51.872702  INFO    all testplan instances in `Running` state       {"runner": "cluster:k8s", "run_id": "eece2d49c178", "took": "52.388075471s"}
Feb 26 14:39:09.926629  INFO    all testplan instances networks initialised     {"runner": "cluster:k8s", "run_id": "eece2d49c178", "took": "1m10.44200203s"}

pod_resource_cpu = "200m"

pod_resource_memory = "200Mi"

59 c5.2xlarge worker nodes - 34 pods per instance

1850 testplan instances

Feb 26 14:42:27.871631  INFO    all testplan instances in `Running` state       {"runner": "cluster:k8s", "run_id": "a612815f4a1a", "took": "1m3.479660212s"}
Feb 26 14:42:48.045326  INFO    all testplan instances networks initialised     {"runner": "cluster:k8s", "run_id": "a612815f4a1a", "took": "1m23.653355412s"}

pod_resource_cpu = "70m"

pod_resource_memory = "100Mi"

59 c5.2xlarge worker nodes - 98 pods per instance

5300 testplan instances

Feb 26 14:47:52.141974  INFO    all testplan instances in `Running` state       {"runner": "cluster:k8s", "run_id": "9dd963aa60e4", "took": "2m59.474620737s"}
Feb 26 14:48:52.715613  INFO    all testplan instances networks initialised     {"runner": "cluster:k8s", "run_id": "9dd963aa60e4", "took": "4m0.048258071s"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment