Table of Contents

Search

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

Install PowerCenter 10.5 on Kubernetes with Informatica Deployment Manager

Install PowerCenter 10.5 on Kubernetes with Informatica Deployment Manager

Update a Domain

Update a Domain

You can update the gateway count, node image, and pod resources of a domain. You can also set additional environment variables and expose additional ports for the domain.
  1. On the Informatica Deployment Manager home page, select
    Manage Domain
    .
    The
    Manage domain
    window appears.
  2. On the
    Domain
    panel, click
    Update domain
    .
    The
    Update domain
    page appears.
  3. Optionally, you can choose to configure Secure Shell (SSH) protocol for secure authentication to update the domain on a remote host. If you do not want to set the secure authentication, go to step 5.
  4. If you enable secure authentication, set the authentication type to
    Password
    or
    Key
    .
    • For password type authentication, enter the machine IP address or host name, user name, password, and port to connect to the host machine.
      By default, the SSH connection uses port 22.
    • For key type authentication, enter the machine IP address or host name, user name, path of the host authentication key, and port number.
  5. In the
    Update domain
    section, enter the domain name, domain working directory, and the name, user name, and password of the Docker server that hosts the domain.
  6. Optionally, specify the gateway node count and node image name. You can also choose to set additional environment variables and expose additional ports for the domain.
  7. If you choose to set additional environment variables, specify the name and value of the variables.
    1. Click
      Set environment variables
      .
      The
      Environment variables
      window appears.
    2. Click
      New
      .
      The
      New environment variable
      window appears.
    3. Enter the name and value of the variable that you want to set for the domain, and click
      OK
      .
      The variable name and value appears on the
      Environment variables
      window.
    4. Repeat steps b and c for each variable that you want to set. You must also repeat steps b and c for each environment variable that is already set for the domain. This prevents the existing variables from getting deleted.
    5. Click
      OK
      .
  8. If you choose to expose additional ports, specify the name and number of the ports to expose.
    1. Click
      Add ports
      .
      The
      Additional ports
      window appears.
    2. Click
      New
      .
      The
      New port
      window appears.
    3. Enter the name and number of the port that you want to expose in the domain, and click
      OK
      .
      The port name and value appears on the
      Additional ports
      window.
    4. Repeat steps b and c for each port that you want to expose. You must also repeat steps b and c for each port that is already exposed for the domain. This prevents the existing ports from getting closed in the domain.
    5. Click
      OK
      .
  9. Optionally, choose to enable secure communication for services in the Informatica domain.
    By default, if you enable secure communication for the domain, an HTTPS connection is set up for Informatica Administrator.
  10. Specify the connection details for Informatica Administrator.
    1. If you disabled secure communication for the domain, you can specify whether to set up a secure HTTPS connection for Informatica Administrator.
    2. If you enabled secure connection for the domain or if you enabled HTTPS connection, enter the HTTPS port number and the keystore file information. Choose to use a default keystore or a custom keystore file.
      • If you use the default keystore, the installer creates a self-signed keystore file named Default.keystore in the following location:
        <Informatica installation directory>/tomcat/conf/
      • If you use a custom keystore, select the keystore file and its password.
  11. If you enabled secure connection for the domain, specify whether to use the default Informatica SSL certificates or to use your SSL certificates to secure domain communication.
  12. If you choose to provide the SSL certificates, specify the keystore and truststore files and their passwords.
  13. Optionally, choose to configure the pod resources, and then update the request and maximum limit values of CPU and memory resources available for the container.
  14. Click
    Update Domain
    .
    The domain update starts. You can view whether the domain is updated in the log summary.

0 COMMENTS

We’d like to hear from you!