Creating a Namespace
The HCCL-Controller, NodeD, and Resilience-Controller components of the cluster scheduling run in the mindx-dl namespace of Kubernetes. You can run the following command on the Kubernetes master node to create the namespace:
kubectl create ns mindx-dl
Parent topic: Common Operations