By checking the screenshot that you have provided, it seems that your Activity log is showing that there were multiple Kubernetes Clusters launched through the particular service account. Could you please check if your Kubernetes Engine cluster has the autoscaler enabled as this might be the root cause of the issue since when enabled the cluster autoscaler could be just trying to add new nodes to accommodate the workload. You can verify and check if you have autoscaling enabled by following the mentioned procedure below:
1. Visit the Kubernetes Engine menu <https://console.cloud.google.com/kubernetes/list> in the Cloud Console 2. Click the affected cluster, then click 'Edit' 3. From the 'Node Pools' menu at the bottom of the page, select the affected node pool by clicking the adjacent edit button and check the value for 'Autoscaling' drop-down menu. If it enabled you can disable it by following this article <https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-autoscaler#disabling_autoscaling_for_an_existing_node_pool>. To address the unwanted charges, you can contact Cloud Billing Support if you need further assistance. Please fill up the form in the Cloud Platform Billing Support page so that the Cloud Platform Billing Support team <https://support.google.com/cloud/contact/cloud_platform_billing> can take a look into your charges. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b476dc06-c297-4b4b-963f-2a76d0b42165%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
