Kubernetes Environment

Kubernetes Environment

Resonate RFID Reader Management is deployed and managed using MicroK8s, a lightweight Kubernetes distribution. MicroK8s is responsible for deploying, scaling, and operating Resonate containers. These containers adhere to Docker standard formatting, which packages the application code and dependencies into isolated, portable units. MicroK8s allows for efficient scaling to meet varying demand, adjusting the number of Resonate containers running at any given time, on one or multiple nodes, depending on the installation.
Resonate RFID Reader Management comes bundled with MicroK8s and is configured to use MicroK8s as required for its operation, testing, and support. References to Kubernetes in the Resonate documentation refer specifically to the MicroK8s implementation included with Resonate. Your license to use Resonate does not, at this time, include support for running Resonate on other implementations of Kubernetes.
For information on MicroK8s, refer to the MicroK8s documentation at https://microk8s.io/docs.