Deploying TIBCO Enterprise Administrator Agent to Kubernetes

You can deploy TIBCO Enterprise Administrator Agent to Kubernetes by using configuration YAML file.

Before you begin
    Procedure
  1. 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.
  2. Run the apply command of kubectl utility to deploy TEA agent to Kubernetes.

    kubectl apply -f amxceteaagent.yml