-
Notifications
You must be signed in to change notification settings - Fork 0
Deployments
nthota edited this page Apr 27, 2021
·
6 revisions
- Kubernetes cluster must be up and running, accessible
- kubectl installed
The following table lists location of sample YAML files for running sample applications and other components:
Scenario | Sample YAML Files Location |
---|---|
Running TIBCO BusinessEvents application (FraudDetection) without cache on cloud_name | BE_HOME\cloud\kubernetes\cloud_name\inmemory |
Running TIBCO BusinessEvents application (FraudDetectionCache and FraudDetectionStore) with cache on cloud_name | BE_HOME\cloud\kubernetes\cloud_name\cache |
Running TIBCO BusinessEvents WebStudio on cloud_name | BE_HOME\cloud\kubernetes\cloud_name\rms |
Running TIBCO BusinessEvents Enterprise Administration Agent for monitoring TIBCO BusinessEvents applications on cloud_name | BE_HOME\cloud\kubernetes\cloud_name\tea |
Note: cloud_name can be AWS, Azure, Openshift, PKS, minikube
Please refer to deployments below.
Note: For Openshift cluster deployments, you can use oc
or kubectl
cli for deployments to cluster.