vsphere-with-tanzu-dev-center

Tanzu Kubernetes Cluster Supervisor Service

⚠️ Work In Progress - Page under construction ⚠️

This is the Service overview page for the Tanzu Kubernetes Cluster service. This is where the summary would go

API reference

TKG API Reference

Support

Tutorials

This would be one example tutorial - (Video Tutorial)

Another example tutorial

This would be one example tutorial

This would be a summary of what this tutorial covers, example deploy a vm…..

Demo Video for this example

Example Thumbnail

Another example tutorial

  1. Configure something
  2. Deploy TKG
  3. Scale TKG
  4. Add Proxy

Tanzu Kubernetes Grid Service - UI Support

The UI can be used in addition to the kubectl and API support available in CCI.

The UI allows users to execute all necessary workflows:

List all Clusters

Listing of clusters

Summary of a cluster

Cluster summary

Details of a cluster

The details page provides all the information related to the cluster. The user has the option to edit some settings for the cluster, including:

Cluster details

Actions

There is a single action available in the list view. The Create button provides two options for creating Tanzu Kubernetes Clusters. You can create clusters with Default settings or customize the cluster’s settings. Only VMware provided Cluster Class is supported to customize the cluster.

Create a new cluster - Default configuration

Default Cluster Create

Create a new cluster - Custom configuration

Custom Cluster Create

Once you have selected to create a custom cluster, you will need to navigate through the wizard.

For the General Settings section, you can accept all the defaults or override one or more fields.

Custom Cluster General Settings

Next configure the settings for the Control Plane.

You must configure at least one nodepool. Custom Cluster Node pools

When configuring a nodepool, you must at least specify the TKR OSImage format. All other fields are defaulted but can be overridden.

Custom Cluster Node pools configuration

Review the details of the Nodepool configuration and confirm.

Custom Cluster Node pools confirmation

Click on Next once you are done with Nodepool configuration.

Custom Cluster Node pools next

Review the details of the cluster configuration and click FINISH to create your cluster.

Custom Cluster Review

Grid action menu

There are two actions available from the grid menu.

  1. Viewing the YAML for the resource
  2. Deleting the Cluster

TKGS action menu