Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Install Data Engineering Integration on Kubernetes
  4. Manage Existing Data Engineering Integration Deployments
  5. Troubleshooting
  6. Appendix: Sample Silent Properties for Build Image

Install Data Engineering Integration 10.5 on Kubernetes with Informatica Deployment Manager

Install Data Engineering Integration 10.5 on Kubernetes with Informatica Deployment Manager

Step 8. Verify the Informatica Container and Image

Step 8
. Verify the Informatica Container and Image

You can verify whether the Informatica Docker container is present in the host specified and whether the correct Docker images are being deployed.
  1. To verify that the container is present in the host specified, run the docker ps -a command from the command prompt.
    Ensure that you can see the container ID, image, names, command, created date, and status of each container appears.
    The following sample displays the result of the docker ps -a command:
    [root@irlcmg08 source]#docker ps -a CONTAINER ID PORTS IMAGE NAMES COMMAND CREATED STATUS 566c418d0972 informaticaltd/pcdqservices:1050pc "/Installer/launcher..." 2 days ago Up 2 days
  2. To verify the Docker images, run the
    docker images -a
    command in the command line.
    Ensure that you can see the repository name, tags, and the size information for the images.
After the Docker image run completes, you can view the post-installation summary. You can view the installation log files to get more information about the tasks performed by the installer.

0 COMMENTS

We’d like to hear from you!