GoogleCloudPlatform / PerfKitBenchmarker

PerfKit Benchmarker (PKB) contains a set of benchmarks to measure and compare cloud offerings. The benchmarks use default settings to reflect what most users will see. PerfKit Benchmarker is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
https://googlecloudplatform.github.io/PerfKitBenchmarker/
Apache License 2.0
1.91k stars 515 forks source link

Add support for GKE Autopilot, which doesn't need nodepools. #5398

Closed copybara-service[bot] closed 8 hours ago

copybara-service[bot] commented 8 hours ago

Add support for GKE Autopilot, which doesn't need nodepools.

Within container_cluster spec, the vm_spec / default nodepool is still used for setting network & zone. To run, set --config_override=benchmark_name.container_cluster.type=Autopilot.