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
- Docker image of the TIBCO BusinessEvents application, see Building TIBCO BusinessEvents Application Docker Image.
- You must have a Microsoft Azure account with an active subscription. If you don't, create a new Azure account.
Procedure
- Set up Microsoft Azure command line environment.
- Create an Azure Container Registry (ACR) and push the Docker image of the application to it, see Setting Up an Azure Container Registry.
- Create a Kubernetes cluster and deploy it to the Microsoft Azure, see Setting Up a Kubernetes Cluster on AKS.
- Based on your application architecture, deploy the application on the Kubernetes cluster. See the following topics based on your application persistence option:
Copyright © Cloud Software Group, Inc. All rights reserved.