Once executed, Kubernetes will confirm the creation with a message like namespace/development created . Creating with a YAML Manifest (Declarative)
Example with dry-run:
To view detailed information about a specific namespace: create namespace kubectl
This command should display a list of namespaces, including the one you just created. Once executed, Kubernetes will confirm the creation with