DEKUBE
  • 📖Litepaper
  • 🧩Genesis Points Event
    • 🚏Tutorial for Team up
    • 🪟Tutorial for Windows
    • 🍎Tutorial for MacOS
    • 🐧Tutorial for Linux
  • 🔧Node Deployment Manual
    • Minimum Requirements and Deployment Conditions for the Cluster
    • Installation files
    • Description of the installation process
      • Ansible
      • Preparing the inventory-file
      • Wireguard VPN Settings
      • Creating a Kubernetes cluster and installing DEKUBE components
      • Registration and connection of the cluster to the DEKUBE.AI network
      • How to make sure the cluster is running?
      • Assigning a Label to worker nodes
      • (Optional) Adding new worker nodes
  • 💎Nodes Recruitment
  • 📚FAQ
  • 📃Terms of Use
Powered by GitBook
On this page

Node Deployment Manual

About DEKUBE cluster

The Dekube computing cluster is one of the key elements of the DEKUBE.AI system. It ensures the reception and execution of tasks in the field of AI. This manual describes how to set up your own Dekube computing cluster and connect it to the DEKUBE.AI network for receiving and executing AI tasks.

The more GPUs your cluster has, the more in-demand your cluster will be. The cluster consists of at least three master nodes, one ingress node for publishing web applications, internal worker nodes (initially there can be 0), and a VPN node that ensures the connection of external (computing) clients to the cluster. The Dekube cluster is based on Kubernetes technologies, which are quite well-documented.

PreviousTutorial for LinuxNextMinimum Requirements and Deployment Conditions for the Cluster

Last updated 11 months ago

🔧