Created
January 9, 2018 14:24
-
-
Save salrashid123/3bb7999cc24193d0a5e45ebdf627fcc6 to your computer and use it in GitHub Desktop.
lamp-blog: DM Output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gcloud deployment-manager deployments create yy60 --config cluster.yaml | |
NAME TYPE STATE ERRORS INTENT | |
yy60-cluster-as compute.v1.regionAutoscaler COMPLETED [] | |
yy60-cluster-beb compute.beta.backendBucket COMPLETED [] | |
yy60-cluster-bes compute.v1.backendService COMPLETED [] | |
yy60-cluster-config runtimeconfig.v1beta1.config COMPLETED [] | |
yy60-cluster-firewall-80 compute.v1.firewall COMPLETED [] | |
yy60-cluster-hc-http compute.v1.httpHealthCheck COMPLETED [] | |
yy60-cluster-igm compute.v1.regionInstanceGroupManager COMPLETED [] | |
yy60-cluster-it compute.v1.instanceTemplate COMPLETED [] | |
yy60-cluster-l7lb compute.v1.globalForwardingRule COMPLETED [] | |
yy60-cluster-mysql-master sqladmin.v1beta4.instance COMPLETED [] | |
yy60-cluster-mysql-replica-0 sqladmin.v1beta4.instance COMPLETED [] | |
yy60-cluster-sslcert compute.v1.sslCertificate COMPLETED [] | |
yy60-cluster-targetproxy compute.v1.targetHttpsProxy COMPLETED [] | |
yy60-cluster-urlmap compute.v1.urlMap COMPLETED [] | |
yy60-cluster-waiter runtimeconfig.v1beta1.waiter COMPLETED [] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment