Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

computecluster events

Prev Next

This command displays events associated with a given resource (pod, deployment, service or replica set) of a VAST compute cluster.

Usage

computecluster events --id 1
                      --resource-name RESOURCE_NAME
                      --resource-namespace RESOURCE NAMESPACE
                      --resource-kind Pod|Deployment|Service|ReplicaSet

Required Parameters

--id ID

Specifies the compute cluster by its ID.

--resource-name RESOURCE_NAME

Sets the resource for which to display events.

--resource-namespace RESOURCE NAMESPACE

Specifies the namespace to which the resource belongs.

--resource-kind Pod|Deployment|Service|ReplicaSet

Specifies the type of resource that is specified by --resource-name.

Example

vcli: admin> computecluster events --id 1 --resource-name vast-telemetries-collector --resource-namespace vast-dataengine --resource-kind Deployment
[]