[ https://issues.apache.org/jira/browse/STRATOS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shavindri Dissanayake updated STRATOS-1295: ------------------------------------------- Priority: Minor (was: Major) > Wrong Kubernetes Cluster JSON file name - single-group-v1 sample > ---------------------------------------------------------------- > > Key: STRATOS-1295 > URL: https://issues.apache.org/jira/browse/STRATOS-1295 > Project: Stratos > Issue Type: Bug > Components: Stratos Samples > Affects Versions: 4.1.0 Alpha > Reporter: Shavindri Dissanayake > Priority: Minor > > The Kubernetes Cluster JSON file in the > <STRATOS_SOURCE_HOME>/samples/kubernetes-clusters/ is named as > kubernetes-cluster-1.json. > When trying to deploy the file via the deploy.sh file in the single-group-v1 > sample, the command includes the wrong name [1] > (<STRATOS_SOURCE_HOME>/samples/applications/single-group-v1/scripts/kubernetes/deploy.sh>) > [1] > echo "Adding kubernetes cluster..." > curl -X POST -H "Content-Type: application/json" -d > "@${iaas_artifacts_path}/kubernetes-cluster.json" -k -u admin:admin > https://${host_ip}:${host_port}/api/kubernetesClusters -- This message was sent by Atlassian JIRA (v6.3.4#6332)