Maintained with ☕️ by
IcePanel logo

Google Distributed Cloud (software only) for VMware 1.33.800-gke.75 is now available

Share

Services

## Announcement Announcement Google Distributed Cloud (software only) for VMware 1.33.800-gke.75 is now available for download. To upgrade, see [Upgrade clusters](https://cloud.google.com/kubernetes-engine/distributed-cloud/vmware/docs/how-to/upgrading). Google Distributed Cloud 1.33.800-gke.75 runs on Kubernetes v1.33.11-gke.100. If you are using a third-party storage vendor, check the Google Distributed Cloud-ready storage partners document to make sure the storage vendor has already passed the qualification for this release. After a release, it takes approximately 7 to 14 days for the version to become available for use with GKE On-Prem API clients: the Google Cloud console, the gcloud CLI, and Terraform. ## Fix Fixed The following issues were fixed in 1.33.800-gke.75: * Fixed vulnerabilities listed in [Vulnerability fixes](https://cloud.google.com/kubernetes-engine/distributed-cloud/vmware/docs/vulnerabilities). * Fixed an issue that prevented administrators from running cluster health checks and gathering diagnostics on non-advanced user clusters managed by an advanced admin cluster. After the fix, you can use `gkectl diagnose`on user clusters that are awaiting migration to advanced mode. * Fixed an issue where the `gkectl check-config` command failed during preflight checks when bundled ingress was disabled and the`loadBalancer.vips.ingressVIP` field was left blank. This failure occurred because the validation process incorrectly attempted to generate a network configuration for test VMs using the empty VIP, resulting in an invalid command (such as `ip addr add /32`) and causing test VM initialization to fail.