Development Environment

Prerequisites

PCloud uses following tools to build and deploy it's packages:

Each of these tools provide multiple ways of installing them, choose the one which best suits you and your Host OS.

Installing PCloud

PCloud installation is two step process:

  1. First local Kubernetes cluster has to be created: ./dev/create_dev_cluster.sh
  2. Now we can install PCloud core services top of it: ./dev/install_core_services.sh