Deploying Code Insights Explain
Related topics
You must install BMC AMI Platform before deploying the Code Insights Explain service. To know about installing BMC AMI Platform, see Installing.
To deploy Code Insights Explain on Kubernetes
- Log in to the primary manager node of Kubernetes and access /<extracted_dir>/BMC-AMI-PLATFORM-2.0.00.
- Verify that the scripts/code-explain.sh file is present.
- Run the code-explain.sh file and provide the following input:
Field | Description |
|---|---|
ces_scheme | Protocol of the CES instance |
ces_host | Host name or IP address of the CES instance |
ces_port | Port of the CES instance |
ces_username | The CES instance user name, if required. |
ces_password | The CES instance password, encoded in base64 format, if required. |
To verify the deployment
Verify that the service and pod are running successfully under the namespaces by using the following commands:
kubectl get po --namespace bmcami-prod-amiai-services
kubectl get svc --namespace bmcami-prod-amiai-services

To use Code Insights Explain, you must provision the service and download the connection details from Platform Manager > BMC AMI AI Manager> AI services settings > Integrations settings page.
To learn how to provision and integrate, see Integrations Settings.