GoogleCloudPlatform / distributed-load-testing-using-kubernetes

Distributed load testing using Kubernetes on Google Container Engine
http://cloud.google.com/solutions/distributed-load-testing-using-kubernetes
Apache License 2.0
442 stars 259 forks source link

no matches for kind "Deployment" in version "extensions/v1beta1" #34

Open blueboy1593 opened 4 years ago

blueboy1593 commented 4 years ago

i have an error. Should I change version/?

androna-xm commented 3 years ago

You should use "apiVersion: apps/v1" for "kind:Deployment"