Step 12: Deploy the TIBCO MFT Internet Server Container
Procedure
-
Based on the action you want to perform, use the commands below:
-
To start TIBCO MFT Internet Server instances, enter command:
kubectl create -f mftis_svc.yaml
-
To stop TIBCO MFT Internet Server instances, enter command:
kubectl delete -f mfis_svc.yaml
-
To start the Kubernetes scaling image, enter command:
kubectl create -f mftis_hpa.yaml
-
To stop the Kubernetes scaling image, enter command:
kubectl delete -f mftis_hpa.yaml
-
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.