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 namespaces

Prev Next

This command displays details of the namespaces on a VAST compute cluster.

Usage

computecluster namespaces --id ID

Required Parameters

--id ID

Specifies the compute cluster for which to display namespaces.

Example

vcli: admin> computecluster namespaces --id 1
+----------------------------------------------------+--------+---------------------+
| Name                                               | Status | Created-at          |
+----------------------------------------------------+--------+---------------------+
| calico-system                                      | Active | 2026-03-12 13:45:33 |
| dataengine-ns-a1750742-72da-40d3-8a8a-d514329b1b3b | Active | 2026-03-12 14:22:43 |
| default                                            | Active | 2026-03-12 13:44:58 |
| knative-eventing                                   | Active | 2026-03-12 13:46:03 |
| knative-operator                                   | Active | 2026-03-12 13:46:07 |
| knative-serving                                    | Active | 2026-03-12 13:46:04 |
| kube-node-lease                                    | Active | 2026-03-12 13:44:58 |
| kube-public                                        | Active | 2026-03-12 13:44:58 |
| kube-system                                        | Active | 2026-03-12 13:44:58 |
| tigera-operator                                    | Active | 2026-03-12 13:45:27 |
| vast-dataengine                                    | Active | 2026-03-12 13:45:05 |
+----------------------------------------------------+--------+---------------------+