Running an Application on Microsoft Azure Based Kubernetes Cluster

By using the Azure Kubernetes Service (AKS), you can easily deploy an TIBCO BusinessEvents application in the Kubernetes cluster managed by Microsoft Azure.

For more details about the AKS, see Azure Kubernetes Service documentation.

Prerequisites

Procedure

  1. Set up Microsoft Azure command line environment.
  2. Create an Azure Container Registry (ACR) and push the Docker image of the application to it, see Setting Up an Azure Container Registry.
  3. Create a Kubernetes cluster and deploy it to the Microsoft Azure, see Setting Up a Kubernetes Cluster on AKS.
  4. Based on your application architecture, deploy the application on the Kubernetes cluster. See the following topics based on your application persistence option: