zvdy
zvdy
hi I would like to look into this https://github.com/GoogleCloudPlatform/kubectl-ai/actions/workflows/ci-periodic.yaml?query=is%3Afailure seems like the issue is not only the large scaling related tasks @prasad89 but the actual `kind-cluster-setup` action itself For the...
**update:** failed again, once only, timeout related, the _sha_ hashing issues seem to not appear anymore with #530 https://github.com/GoogleCloudPlatform/kubectl-ai/actions/runs/17653642510 it did the 2 retries worth investigating if persists, although, my...
# K8s-bench Evaluation Results ## Model Performance Summary | Model | Success | Fail | |-------|---------|------| | grok-3-beta | 1 | 0 | | **Total** | 1 | 0 |...
> Is there something in the code that double checks to be sure of it's result? I assume you might be referring to `verify.sh` that is what determines if the...
Added all minor changes discussed in d9bf46aef814585693ab8ddb9de2b0d6cb72a0f8 and also refactored the k8s-bench README
This is a nice idea, the implementation could be a set of tasks in a new folder, perhaps called `CKA` under k8s-bench itself. The OSS repositories @tuannvm mentioned are quite...