This document will outline how to configure TIBCO ActiveSpaces in a Kubernetes container environment. The majority of the configuration will be done using build scripts and Helm Charts provided with ActiveSpaces and FTL in the respective samples directory.
Running TIBCO AS on Kubernetes involves:
- Configuring the Kubernetes cluster for TIBCO AS.
- Configuring the registry for the Docker® image registry, and hosting the ActiveSpaces 4.8.1 and FTL 6 Docker images in the registry.
- Configuring and creating Kubernetes containers based on the Docker images for FTL and AS
- Deploying AS/FTL via Helm Charts
Using this document, the following architecture can be created:
- Persisted Volumes utilizing managed disks for all configuration and data.
- Registry for the FTL and AS containers.
- ELB (Kubernetes) for external access to the AS Grid, and the FTL Server.
- Three (3) FTL Servers, One (1) AS Admind, two (2) AS nodes, three (3) Statekeepers, and two (2) proxies.
as_files_4.8.zip How_to_Configure_TIBCO_ActiveSpaces_in_a_Kubernetes_Environment-1.pdf
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now