cloud-ark / cloud-ark/caastle

GCP: If default network is not available in a project, cld env create is failing

Open
#162 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
26
Forks
7
PR merge metrics
No merged PRs in 30d

Description

In GCP, running into following issue if the default network is not avaiable.

cld env create env-gke environment-gke.yaml
cld env list
{
"data": [
{
"env_definition": "{u'environment': {u'app_deployment': {u'project': uproject-name', u'type': u'gke', u'target': u'gcloud', u'zone': u'us-central1-b'}}}",
"location": "/Users/xxx/.cld/data/deployments/environments/env-gke-2017-12-01-05-05-24",
"name": "env-gke",
"output_config": "{'error': ''}",
"status": "create-failed"
}
]
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.