> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/reference/deployment-deepseek-r1-70b-with-vllm-on-deka-gpus-kubernetes/create-namespace.md).

# Create Namespace

First, create a namespace for your vLLM deployment. This helps in organizing your resources.

```bash
kubectl create namespace [namespace]
```

<figure><img src="/files/FvANlH613GOvdPwdLgdJ" alt=""><figcaption><p>Create namespace</p></figcaption></figure>
