Deployment & Getting Started
Quick Start
Getting started with Cloud Orbiter requires signing up and becoming an authorized user. The platform is delivered as a SaaS-based management console — no local installation required for the control plane.
Steps to get started:
- Visit the Cloud Orbiter platform and click Request For Demo
- Fill in the registration form with your organization details
- The Coredge sales team will contact you to configure your account
- Receive login credentials and begin managing your infrastructure
Tenant Registration
Cloud Orbiter is designed to support multiple tenants. Each tenant is an organization that registers with the platform to manage its own infrastructure and applications independently.
Registration Process
- Click the Request For Demo button on the platform homepage
- Fill in the required details in the registration form
- The Coredge sales team will review your request and configure the platform for your organization
- After registration, a default project is created automatically for your tenant
- Log in with provided credentials and begin onboarding clusters and users
Project Setup
Projects in Cloud Orbiter organize and isolate infrastructure and application resources within a tenant.
Creating a Project
- Log in to your Cloud Orbiter account
- Click the Projects tab on the dashboard
- Click New Project
- Enter a project name and optional description
- Click Create
Assigning Users to a Project
- Navigate to the project
- Click Settings → Users and Groups
- Click Add User
- Enter the user's email address or select a group
- Click Save
Onboarding CKP Clusters
Cloud Orbiter exclusively supports CKP (Coredge Kubernetes Platform) clusters. CKP is a custom Kubernetes distribution built from upstream Kubernetes, preconfigured with all features needed to build production clusters on bare metal infrastructure with Enterprise support aligned to community release versions.
Step 1 — Add Hosts
- Log in to Cloud Orbiter
- Click Hosts from the left navigation panel
- Follow the on-screen steps to onboard a new machine host
- Run the provided commands on the target host machine
- The host appears under Pending Machine Host Requests — click Review
- Click the three-dot menu on the host request and select Approve
- Confirmed hosts show Provisioned Status: Available and Connection Status: Connected
Step 2 — Create Host Groups
- Click the Host Groups tab
- Click + Create Host Group
- Enter a name and optional description
- Click Create
- To assign a host to the group: click the host → Actions → Assign Groups → select the group → Save
Step 3 — Create a CKP Cluster
- Go to Clusters from the left navigation panel
- Click + Add Cluster → Create Cluster
- Select CKP as the Kubernetes distribution → Next
- Enter cluster name and description → Next
- Configure:
- Kubernetes Version
- Networking and Networking Version
- Provider Config:
BringYourOwnHost
- Click Next and configure:
- Number of Master Nodes and Master Host Group
- Virtual IP for the control plane
- Number of Worker Nodes and Worker Host Group
- Click Create
A cluster state dashboard appears, tracking provisioning progress in real time.