Reputation: 105
I have a Google Cloud Platform project where I use Kubernetes to deploy my apps, but I have noticed on my billing that Stackdriver Logging costs too much for me and I don't really need logging right now.
So, does anyone know how can I disable the Stackdriver Logging API in my clusters?
Upvotes: 2
Views: 3972
Reputation: 3325
You can disable logging in several ways:
Upvotes: 2