Refer to this topic to verify the status of the TKG Service.

Complete this task to verify that the TKG Service is installed as a Core Supervisor Service and to check its status.

There are two ways to verify the status: using the vSphere Client and using kubectl. To check the status using the vSphere Client, log in to vCenter Server and navigate to Workload Management > Services.

To check the status using kubectl, complete the following steps.

Prerequisites

This task assumes you have upgraded all system components and installed TKG Service 3.0. See GUID-8C947916-9954-4278-AB90-4A99BED277FC.html#GUID-8C947916-9954-4278-AB90-4A99BED277FC__TABLE_CED10728-0714-4D00-BF58-D4BBAA2A4D8E.

Procedure

  1. Log in to Supervisor using kubectl.
    kubectl vsphere login --server=<SUPERVISOR-IP-or-FQDN> --vsphere-username <VCENTER-SSO-USER>
  2. Run the following command.
    kubectl get packageinstall --namespace vmware-system-supervisor-services
    You should that see the TKG Service is installed.
    NAMESPACE                           NAME                        PACKAGE NAME            PACKAGE VERSION  DESCRIPTION          AGE
    vmware-system-supervisor-services   svc-tkg.vsphere.vmware.com  tkg.vsphere.vmware.com  0.0.1-b836be7    Reconcile succeeded  17h