10.2.2 Update the YAML Files for Tuxedo App
The sample application files also contain the sampleapps.yaml
and values.yaml
file. Provide details about your Tuxedo application in these YAML files.
To provide the configuration and image details about the Tuxedo app in the YAML files:
After modifying the sampleapps.yaml
and values.yaml
files, install the XA sample application using Helm. Helm deploys the Tuxedo bank app container in the Kubernetes cluster along with the other sample apps for XA. After installing the sample application, run an XA transaction. For information about installing and running the sample application, see the readme.md
file located in the xa
folder in the microtx-samples
GitHub repository.
After you successfully install and run the sample application, your environment is ready for you to create and run your own Tuxedo applications.
Parent topic: Run Tuxedo App in Kubernetes Cluster