IBM APIC 2018 with HELM
Components Involved:
1. Docker
2. Kubernetes
3. Helm, tiller and chart
4. IBM APIC 2018 suite
5. APICUP 2018
Usage:
Kubernetes is a platform for automated deployment. Ensure that your Helm installation is up-to-date and compatible with your Kubernetes version. Helm is the package manager for k8s. The version that I use for the apiconnect v2018. Tiller, the server portion of Helm, typically runs inside of your Kubernetes cluster. Helm, configuration settings are kept separate from the manifest formats for ex: values. yaml. Creating a chart consists of implementing a template and populating a setting file.