<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How do I get rid of the GKE cluster? in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/how-do-i-get-rid-of-the-gke-cluster/m-p/111137#M3051</link>
    <description>&lt;P&gt;hi!&lt;BR /&gt;&lt;BR /&gt;In our organisation we use databricks but I do not understand why this GKE cluster keeps getting created. We deploy workspaces and compute clusters through terraform and use the GCE tag&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"x-databricks-nextgen-cluster"&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;"true"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;From my understanding, GKE is not needed for databricks to function at all, I tried manually deleting these GKE clusters and they just go recreated without any permission, yet the workspaces keep working fine and when using compute clusters within them they use GCE normally. I had this issue both when creating a new workspace through terraform and manually, it doesn't seem to be used by the previous workspace but gets deployed in the region of the latest workspace. To my understanding, this GKE cluster seems like a bug and I could not find any way to completely disable it and just use GCE for all the computing. From what I found online so far, this only seems an issue in GCP.&lt;BR /&gt;&lt;BR /&gt;If this is not needed, could you please let me know how we can delete it? If its needed, could you reference the documentation article that explains how exactly its getting used? Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2025 14:57:46 GMT</pubDate>
    <dc:creator>Teo12333</dc:creator>
    <dc:date>2025-02-25T14:57:46Z</dc:date>
    <item>
      <title>How do I get rid of the GKE cluster?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-do-i-get-rid-of-the-gke-cluster/m-p/111137#M3051</link>
      <description>&lt;P&gt;hi!&lt;BR /&gt;&lt;BR /&gt;In our organisation we use databricks but I do not understand why this GKE cluster keeps getting created. We deploy workspaces and compute clusters through terraform and use the GCE tag&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"x-databricks-nextgen-cluster"&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;"true"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;From my understanding, GKE is not needed for databricks to function at all, I tried manually deleting these GKE clusters and they just go recreated without any permission, yet the workspaces keep working fine and when using compute clusters within them they use GCE normally. I had this issue both when creating a new workspace through terraform and manually, it doesn't seem to be used by the previous workspace but gets deployed in the region of the latest workspace. To my understanding, this GKE cluster seems like a bug and I could not find any way to completely disable it and just use GCE for all the computing. From what I found online so far, this only seems an issue in GCP.&lt;BR /&gt;&lt;BR /&gt;If this is not needed, could you please let me know how we can delete it? If its needed, could you reference the documentation article that explains how exactly its getting used? Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 14:57:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-do-i-get-rid-of-the-gke-cluster/m-p/111137#M3051</guid>
      <dc:creator>Teo12333</dc:creator>
      <dc:date>2025-02-25T14:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get rid of the GKE cluster?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-do-i-get-rid-of-the-gke-cluster/m-p/137456#M4341</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/150753"&gt;@Teo12333&lt;/a&gt;&amp;nbsp;,&amp;nbsp; thanks for the clear context—what you’re seeing is expected during the current GCP migration from the older GKE-based compute architecture to the newer, VM-only architecture on GCE.&lt;/P&gt;
&lt;H3 class="paragraph"&gt;What you’re seeing&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Databricks historically launched “Classic Compute” clusters on &lt;STRONG&gt;GKE&lt;/STRONG&gt; in GCP, but is migrating all customer compute to &lt;STRONG&gt;GCE&lt;/STRONG&gt; (VMs) and has deprecated GKE-based compute as of March 17, 2025.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;The tag &lt;STRONG&gt;x-databricks-nextgen-cluster = true&lt;/STRONG&gt; routes a new cluster to the GCE-based architecture; you’ll see a “GCE” badge next to the cluster name when it’s on the new path.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;If you manually delete the system-managed &lt;STRONG&gt;GKE cluster&lt;/STRONG&gt;, Databricks will re-create it until there are no GKE-based clusters still running; once idle, Databricks automatically deletes it after a default idle period (5 days). So you should not delete it manually.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Is GKE needed?&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;For Classic Compute on GCP going forward, &lt;STRONG&gt;GKE is not needed&lt;/STRONG&gt;—Databricks compute is moving to a pure &lt;STRONG&gt;GCE&lt;/STRONG&gt; VM architecture and GKE-based compute has been deprecated.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;How to stop the GKE cluster from being recreated (and remove it)&lt;/H3&gt;
&lt;DIV class="paragraph"&gt;Follow these steps; once completed, the GKE cluster will auto-delete after the idle window and won’t come back:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;In the Databricks Account Console, click &lt;STRONG&gt;Update permissions&lt;/STRONG&gt; to grant the new GCE permissions (or use the documented Accounts API call). This marks your workspaces “GCE-ready.”&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;For any new cluster (jobs, all-purpose, SQL endpoint), add the tag &lt;STRONG&gt;x-databricks-nextgen-cluster=true&lt;/STRONG&gt; during creation to force GCE now, and verify the “GCE” badge in the UI.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Terminate any remaining GKE-based clusters (i.e., clusters without the “GCE” badge). Don’t delete the system GKE cluster itself; Databricks will auto-delete it after the idle period once there are no GKE clusters running.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;If you want to be 100% on GCE without using tags, ask to be fast-tracked—Databricks will ramp your workspace(s) so all new clusters launch on GCE by default and the GKE cluster will be removed after it’s idle.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Notes about the tag and Terraform&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;The tag must be set on a &lt;STRONG&gt;new cluster&lt;/STRONG&gt; at creation time; you cannot add it later to an existing interactive cluster to migrate that cluster in-place (clone or recreate it with the tag instead).&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;The tag &lt;STRONG&gt;does not&lt;/STRONG&gt; apply to &lt;STRONG&gt;instance pools&lt;/STRONG&gt;; pools are usable by both architectures and are migrated automatically in the background. Apply the tag to the clusters that use the pools, not the pools themselves.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Over time, once Databricks finishes ramping your workspace(s), &lt;STRONG&gt;no tag is needed&lt;/STRONG&gt;—new clusters will launch on &lt;STRONG&gt;GCE&lt;/STRONG&gt; by default.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;References you can share&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Update permissions and “try GCE” with the x-databricks-nextgen-cluster tag; includes UI and API details.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Migration overview for “Classic Compute on GCE” and what changes under the hood (moving off GKE to GCE VMs).&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Field guide for ramp-up and fast-track migration; explains behavior of GKE cluster deletion after idle and how to fully ramp a workspace.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Hope this helps, Louis.&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Nov 2025 21:03:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-do-i-get-rid-of-the-gke-cluster/m-p/137456#M4341</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-11-03T21:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get rid of the GKE cluster?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-do-i-get-rid-of-the-gke-cluster/m-p/145499#M4769</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/34815"&gt;@Louis_Frolio&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to confirm my understanding regarding cost attribution for workloads running on &lt;STRONG&gt;Next-Gen / Serverless / Ephemeral Compute&lt;/STRONG&gt; that are tagged with&lt;BR /&gt;x-databricks-nextgen-cluster = "true".&lt;/P&gt;&lt;P&gt;Is it correct that, in this case, the &lt;STRONG&gt;costs are recorded only in GCP Billing under the Compute Engine service (e.g., VM and Balanced Persistent Disk charges)&lt;/STRONG&gt; and &lt;STRONG&gt;do not appear as DBU usage in Databricks system.billing.usage&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;I have verified that the workload incurs charges on the GCP side under Compute Engine, but I cannot find any corresponding DBU records in Databricks billing.&lt;BR /&gt;Therefore, I would like to confirm whether this behavior is expected by design for Databricks Next-Gen Compute.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 06:50:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-do-i-get-rid-of-the-gke-cluster/m-p/145499#M4769</guid>
      <dc:creator>Korakot</dc:creator>
      <dc:date>2026-01-28T06:50:46Z</dc:date>
    </item>
  </channel>
</rss>

