--- title: Create your first cluster description: Provision a managed Kubernetes cluster with Noplane. --- This guide walks through creating your first cluster in the console (primary) and the CLI (beta). Prerequisites: - Access to a Noplane organization. ## Console (primary) 1) Open **Managed Clusters** in the Noplane Console. 2) Select **New Tenant**. 3) Provide a cluster name and subdomain. 4) Choose the Kubernetes version and replicas. 5) Submit and wait for provisioning to complete. When provisioning completes, the console will surface a kubeconfig download and the token tools for node joins. ## CLI (beta) Use the CLI to create a cluster if you need automation or scripting. The CLI is beta and commands may change, so follow the current CLI reference.