Running an Application - nareshkumarthota/rootrepo GitHub Wiki
You can deploy a TIBCO BusinessEvents application in the Kubernetes cluster.
Prereqisites
-
For TIBCO BusinessEvents application container image that you want to deploy to the Kubernetes cluster, see Containerize TIBCO BusinessEvents Application.
-
Push the TIBCO BusinessEvents application container image to respective cloud Container Registry.
-
Based on your application architecture, deploy the application on the Kubernetes cluster. See the following topics based on your application persistence option:
BE Application Deployment
- Application deployment in kubernetes can be done using two approaches
- Using Kubernetes yaml files
- Using Helm charts