Magunum -Kubernetes cluster deployment fails
Hi Team I have deployed OSA train version and incorporated magnum service to it.But when trying to create a cluster getting error as below
'Resource CREATE failed:Error resources.kube_masters.resources[0].resources.master_config_deployment: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 1', 'default-worker': 'Resource CREATE failed: Error: resources.kube_masters.resources[0].resources.master_config_deployment: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 1'}
Only master node got created and can see the lb created for the cluster in error state .
In the heat-container-agent.service i can see /var/lib/os-collect-config/local-data not found. Skipping Any suggestions
You should investigate the status of Heat resource "master_config_deployment".
Perhaps the (very incomplete) Magnum Troubleshooting Guide helps.