Tanzu KubernetestaTanzu Kubernetes Grid 1.4 is all set to be released today. A lot of new features are coming up with this release including (not limited to):
- K8’s versions including 1.21.2, 1.20.8, and 1.19.12 are supported with the 1.4 release.
- Support for NSX Advanced Load Balancer versions 20.1.3 & 20.1.6.
- New vSphere configuration variables “VSPHERE_REGION” and “VSPHERE_ZONE” are added to enable CSI storage for workload clusters in vSphere environments with multiple data centers or clusters.
- Supports L7 ingress (using NSX ALB) for workload clusters.
- AKO deployment is fully automated. No need to install it via helm or using custom yaml for deployment as both AKO and AKO Operator are provided as core packages.
It’s a good time to upgrade TKG in the lab and through this blog post, I will walk through the steps of upgrading TKGm from v1.3 to v1.4.
Upgrade Procedure
Step 1: Download and install the new version of the Tanzu CLI and Kubectl on the bootstrapper machine. … Read More