Hi!
I am trying to deploy IBM Application Gateway using Kubernetes on a Linux machine. When I try execute the command to create the pod, it shows an error which seens to be related to the server certificate.
kubectl logs appgateway-trcappgateway-6cd6ccb478-fmtdt
2025-10-01-04:22:17.028+00:00I----- 0x33206082 iag ERROR iag Configurator iag_configurator_utils.c 493 0x7a2a03dc4d00
IAGPD0130E An error occurred while reading data from the configuration file: 'server.pem'.
2025-10-01-04:22:17.029+00:00I----- 0x33206084 iag ERROR iag Configurator iag_configurator_utils.c 494 0x7a2a03dc4d00
IAGPD0132E The data was referenced from the following location in the configuration YAML: '/server/ssl/front_end/certificate[0]'.
2025-10-01-04:22:17.029+00:00I----- 0x33206082 iag ERROR iag Configurator iag_configurator_utils.c 454 0x7a2a03dc4d00
IAGPD0130E An error occurred while reading data from the configuration file: '/var/iag/config/server.pem'.
2025-10-01-04:22:17.029+00:00I----- 0x33206084 iag ERROR iag Configurator iag_configurator_utils.c 455 0x7a2a03dc4d00
IAGPD0132E The data was referenced from the following location in the configuration YAML: '/server/ssl/front_end/certificate[0]'.
2025-10-01-04:22:17.038+00:00I----- 0x33206089 iag ERROR iag Configurator iag_configurator.cpp 59 0x7a2a03dc4d00
IAGPD0137E The container failed to configure and will not be started.
The .pem file is already is the directory.
Does anyone has a clue of what is happening? Is there a document that I can follow to deploy it?
Kind Regards,
------------------------------
Misael Holanda
------------------------------