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

Installation files

To deploy the cluster without pre-downloading the installation files, execute the following commands (online installation):

wget https://files.dekube.net/archives/dekube_cluster_deploy_eu.tar.gz
tar -xf dekube_cluster_deploy_eu.tar.gz

Note: online installation guarantees the installation of the latest versions of all libraries and services.

PreviousMinimum Requirements and Deployment Conditions for the ClusterNextDescription of the installation process

Last updated 11 months ago

🔧