Search This Blog

Friday, February 9, 2024

Maximo Application Suite core pods

 ibm-mas-operator

The operator that manages Maximo Application Suite core. Watches the Maximo Application Suite CR specifications. This operator deploys the following pods:
  • ltpakeysgenerator
  • coreapi
  • internalapi
  • admindashboard
  • homepage
  • navigator
  • usersynccoordinator
  • groupsynccoordinator
  • workspacecoordinator
  • catalogmgr
  • catalogapi
  • mobileapi
  • monagentmas
ibm-truststore-mgr-controller-manager
The operator subsystem that is responsible for handling the truststore request and adding the provided truststore in the format that is consumed by the servers.


More more information find the reference Link below:
https://www.ibm.com/docs/en/mas-cd/continuous-delivery?topic=reference-maximo-application-suite-pod-details

No comments:

Post a Comment

How to increase jms file store size in MAS

  Steps In order to increase the file store size we need to update the server.xml for the jmsserver bundle. The server.xml is added in ...