Install Application Services | Teradata AppCenter - Installing Application Services - Teradata AppCenter

Teradata® AppCenter Customer Installation and Upgrade Guide for vSphere

Product
Teradata AppCenter
Release Number
1.10
Published
June 2020
Language
English (United States)
Last Update
2020-07-02
dita:mapPath
ixs1586886570933.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1117
lifecycle
previous
Product Category
Analytical Ecosystem
  1. Confirm all pods are in a running or completed state:
    $ kubectl get pods -n td-platform
  2. Install the services:
    $ appctl platform install --namespace appcenter --name appcenter appcenter-1.10.0+build.78.83d5fe3.tgz -f application-services-override.yaml --reset-values
  3. If the override files are encrypted, provide the password:
    $ appctl platform install --namespace appcenter --name appcenter appcenter-1.10.0+build.78.83d5fe3.tgz -f application-services-override.yaml --reset-values
    Enter password:
  4. Confirm all pods are in a running or completed state:
    $ kubectl get pods --all-namespaces