Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download the distribution package and unzip it

    Code Block
    unzip kada_x.x.x.zip
  2. Diff cerebrum-extract-scripts.yaml and cerebrum-oic.yaml against your existing version if you have made changes to the extract queries and merge any new changes.

  3. Navigate to the kube_setup directory

    Code Block
    cd d_pkg/kube_setup
  4. Populate the k8s_env.sh or overwrite with the k8s_env.sh from a prior deployment

  5. Deploy the K platform.

    Code Block
    ./kada_deploy.sh y

Step 3) Post deployment verification

...