Running TIBCO PSC on Microsoft Azure Based Kubernetes Cluster

By using Azure Kubernetes Service (AKS), you can easily deploy TIBCO PSC to a Kubernetes cluster managed by Microsoft Azure.

For more details about the AKS, see Azure Kubernetes Service documentation.
Before you begin
    Procedure
  1. Set up Microsoft command-line interface (Azure CLI) environment. See Setting Up the Azure CLI Environment.
  2. Create an Azure Container Registry (ACR) and push the Docker images of the application to it. See Setting Up an Azure Container Registry.
  3. Create a Kubernetes cluster and deploy it to Microsoft Azure. See Setting Up a Kubernetes Cluster on AKS.
  4. Create SQL Server on Azure virtual machine. See Prerequisites for Deploying TIBCO PSC on Microsoft Azure.

  5. Based on your application architecture, deploy the application on the Kubernetes cluster.