Book Image

VMware Cloud on AWS Blueprint

By : Oleg Ulyanov, Michael Schwartzman, Harsha Sanku
Book Image

VMware Cloud on AWS Blueprint

By: Oleg Ulyanov, Michael Schwartzman, Harsha Sanku

Overview of this book

If you’re looking to effortlessly transition from on-premises VMware vSphere environments or capital expenditure (CAPEX) to an agile operational expenditure (OPEX) model, trust the VMware Cloud (VMC) on AWS platform for swift re-platforming of legacy applications into cloud-native framework. This comprehensive guide addresses hybrid cloud challenges, offering detailed solutions within the VMware Cloud on AWS ecosystem. Covering the foundational architecture, software-defined data center (SDDC) components of VMware Cloud on AWS, network and security configurations, and AWS service integrations, this book lays the foundation for you to advance to vCenter management, vSAN storage policies, NSX architecture, compute policies, SDDC console management, and the EDRS mechanism for cluster scaling. You’ll also explore integrated services such as VMware HCX for migration, VMware Aria suite, Tanzu Managed Kubernetes, and disaster recovery. Further, the book takes you through VMware Cloud APIs and guides you in managing workloads with VMware Cloud on AWS Outposts. With the help of practical insights, configuration tips, and best practices, you’ll unlock the full potential of VMC on AWS. By the end of this book, you’ll be equipped to successfully architect and manage VMware Cloud on AWS SDDCs, handling day-to-day operations expertly.
Table of Contents (18 chapters)
1
Part 1:VMware Cloud on AWS Foundations and VMware HCX as a Migration Tool
5
Part 2: Configuration, Maintenance, and Troubleshooting on VMware Cloud on AWS
13
Part 3: Leveraging Design Considerations and Best Practices

The Tanzu Kubernetes Grid managed service

The Tanzu Kubernetes Grid (TKG) managed service is included as part of the basic offering of VMware Cloud on AWS. Users can run, deploy, manage, and operate Kubernetes clusters on top of VMware Cloud on AWS, like they can with on-premises vSphere. The SDDC console provides a mechanism to enable TKGs on a selected cluster within an SDDC.

Note

To enable TKG, a cluster should have at least three hosts.

To activate TKG, you need to open the SDDC console, and inside the specific SDDC under ACTIONS, select Activate Tanzu Kubernetes Grid. This will initiate the deployment wizard for TKG, as shown in the following screenshot:

Figure 7.65 – Activation of vSphere with Tanzu

Figure 7.65 – Activation of vSphere with Tanzu

On the first screen of the wizard, you will need to fill in the networking details of the service CIDR used within the Tanzu Supervisor Cluster for Kubernetes Services, such as ClusterAPI and etcd. Namespace Network CIDR defines a new...