Versions Compared

Key

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

...

Depending on your environment, the deployment of all the components takes a while and can easily exceed the default helm timeout.  Recommend adding --timeout 900 to your helm install command line.

Disable AAF

Authentication via AAF is the default setting in Dublin DMaaP.  But sometimes it is useful to disable this check and the dependency on AAF  (e.g. for a demo setup).  This section provides some instructions for disabling AAF for the various DMaaP components.

Deploy DMaaP MR without AAF

Use WindRiver Test AAF instead of a local deployment

...

  1. edit oom/kubernetes/dmaap/components/dmaap-bc/values.yaml
  2. change the attribute PG.enabled to false
  3. recompile the dmaap helm charts.  i.e. from kubernetes directory, make dmaap
  4. deploy dmaap

Disable AAF Authentication

Dublin introduces dependencies on AAF for API authentication.  However, there may be times when you want to avoid

Release Combinations

Earlier combinations not included.

...