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
  1. Node Deployment Manual

Description of the installation process

How to deploy cluster Kubernetes, VPN Server, and DEKUBE cluster components:

  1. Cluster Kubernetes is deploying using utilities of project Kubespray;

  2. VPN Server - Wireguard Mesh (provides mesh network topology);

  3. DEKUBE :

    • DEKUBE Client API (registration service for external client nodes)

    • DEKUBE Client Labeling (client node marking service)

    • DEKUBE Pushbroker (data exchange bus)

    • DEKUBE Billing (billing system for DEKUBE cluster)

    • DEKUBE Dashboard (external client nodes monitoring)

PreviousInstallation filesNextAnsible

Last updated 11 months ago

🔧