Prerequisites
Before deploying OpenClaw on Cloudeka, ensure you have the following tools and access set up.
Required Tools
Verify Installation
kubectl version --client
helm version
git --versionCloudeka Requirements
Cloudeka Account
You need access to Service Portal Cloudeka with:
Access to a Kubernetes cluster
Ability to create namespaces and secrets
Download Kubeconfig
Get your kubeconfig from the Cloudeka platform:
Log in to Service Portal Cloudeka
Navigate to your cluster
Download the kubeconfig file
Test connectivity:
Container Registry Access
OpenClaw uses images from dekaregistry.cloudeka.id. Ensure you network access to the registry.
Required Information
Before proceeding to installation, have the following ready:
Namespace
Target namespace for deployment
openclaw
Gateway Token
Random token for device pairing
Generate a secure random string
Slack Tokens
Bot token + App token (if using Slack)
From Slack App settings
Telegram Token
Bot token (if using Telegram)
From @BotFather
