- Ray Add-on for GKE: GKE added a manager Add-on to deploy Ray on GKE. Ray is a popular AI python framework for writing and running AI applications. With this Add-on you can just tick a box and we will deploy and manage Ray for you.
- Optimize storage perf and costs with Hyperdisk: Hyperdisk is a Next-Gen network attached storage feature in Google Cloud. With Hyperdisk Storage Pools you can pre-purchase a collection of capacity, throughput, and IOPS that you can then provision to your applications as needed. When you place Hyperdisk block storage disks in storage pools, you can share capacity and performance among all the disks in a pool, optimizing for both operations and cost. Available from GKE 1.29.2.
- Block system bindings on GKE: Customers often misconfigure their clusters by creating overly permissive bindings to the system:authenticated. Which was called out by ORCA security in their blog post here and here. This can inadvertently grant broad access privileges, creating a potential security vulnerability. With this feature you can block system binding on GKE during cluster creation.
- GKE Entreprise Network Topology: Network Topology is a visualization tool that shows the topology of your network infrastructure for your VPC and your GKE enterprise clusters.
- Cloud Run get deterministic URL’s: No more guessing. You can pre-determine your service URL before creating it. Keep in mind that this works only if the DNS length of 63 or less. the length is defined by the service-name length.