Skip to main content
Prepare your Keycloak Realms for Datasance PoT

We recommened going through the Keycloak Installation Guide before continuing on here. In this guide we also assume we are up and running with potctl, if that is not the case download and be at least marginally familiar with potctl.

Deployed a local ECN first?

We recommened going through the Quick Start Guide before continuing on here. In this guide we also assume we are up and running with potctl, if that is not the case download and be at least marginally familiar with potctl.

Introduction

Edge Compute Networks ('ECNs') are complicated things. At a high level, they are composed of a Control Plane and a set of Agents.

Setting up and managing an ECN out of an arbitrary set of remote hosts can seem like a daunting task. That's why we are going to use potctl. potctl is a CLI that simplifies the orchestration of ECNs as well as the deployment of microservices on those ECNs. In this guide, we will step through the process of creating a real, distributed ECN across a set of remote hosts.

In this section, we will go through two deployment options of an ioFog ECN. The first option is a remote deployment on a standalone host. This deployment requires us to setup the network and prepare the Controller and Agent hosts for SSH access. The second option is a deployment onto a Kubernetes cluster. In this case, we also need to setup the network, but we only need to prepare the Agent hosts for SSH access.

Where to go from here?

Regardless of the type of deployment we need, now is the time to setup our network.

Group 3See anything wrong with the document? Help us improve it!