advanced-kubernetes-workshop icon indicating copy to clipboard operation
advanced-kubernetes-workshop copied to clipboard

istio rate limiting object no longer exists

Open lucasreed opened this issue 5 years ago • 0 comments

These objects get created in the istio rate limiting section, and the next step checks for a memquota object which no longer exists in istio.

handler.config.istio.io/quotahandler instance.config.istio.io/requestcountquota quotaspec.config.istio.io/request-count quotaspecbinding.config.istio.io/request-count rule.config.istio.io/quota

next step suggests that you should check kubectl get memquota -n istio-system --context gke-central -o yaml

lucasreed avatar Aug 28 '19 07:08 lucasreed