Creating a namespace for deploying BMC Helix IT Operations Management
To create a namespace
Run the following command.
kubectl create ns <namespace>- Verify that nothing is installed in the namespace in which you plan to deploy the product. Perform the following steps to verify:
Run the following command:
kubectl get all -n <namespace_created_earlier_in_this_procedure>Make sure that the following message is displayed:
No resources found.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*