Deploying TIBCO Enterprise Administrator Agent to Kubernetes
You can deploy TIBCO Enterprise Administrator Agent to Kubernetes by using configuration YAML file.
Before you begin
- See Preparing for Containerization.
- Ensure that you have created TEA Agent Docker image. For more information, see Building Application Monitor Agent Docker Image.
- Procedure
- Configure YAML file which is required to deploy TEA Agent. Sample YAML file is provided in the folder
amsgce-runtime-<version>/samples/docker/k8s/amxceteaagent.yml. For more information about YAML file configurations, see Sample Kubernetes YAML file for Deploying TEA Agent. -
Run the
applycommand ofkubectlutility to deploy TEA agent to Kubernetes.kubectl apply -f amxceteaagent.yml