Uninstallation

This page describes the steps to uninstall the TigerGraph Kubernetes Operator from a Kubernetes cluster.

Kubernetes Operator is a Preview Feature.

Preview Features give users an early look at future production-level features. Preview Features should not be used for production deployments.

Prerequisites

Procedure

Run the following command to uninstall the Operator:

$ kubectl tg uninstall

This command only uninstalls the Operator. The clusters created by the Operator and the Custom Resource Definitions (CRD) defined when you first installed the Operator are not deleted by this command.