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
- Build docker image of the TIBCO PSC application, see Build Docker Image for TIBCO PSC Cluster Container.
- You must have a Microsoft Azure account with an active subscription. If required, create an Azure account.
- Procedure
- Set up Microsoft command-line interface (Azure CLI) environment. See Setting Up the Azure CLI Environment.
- Create an Azure Container Registry (ACR) and push the Docker images of the application to it. See Setting Up an Azure Container Registry.
- Create a Kubernetes cluster and deploy it to Microsoft Azure. See Setting Up a Kubernetes Cluster on AKS.
-
Create SQL Server on Azure virtual machine. See Prerequisites for Deploying TIBCO PSC on Microsoft Azure.
- Based on your application architecture, deploy the application on the Kubernetes cluster.
Subtopics