Using SDK to deploy API in Kubernetes cluster
Thursday, October 15, 2020 at 12:09pmWe have developed an API service wrapper for OneSpan Sign, using .NET framework 4.7.2. This service is currently deployed within an Azure Service App. We are investigating the possibility of moving this service to a container and running it within a Kubernetes cluster (likely AKS in Azure). I was wondering if this is possible? I can't see why not, but thought I would ask.