Created
December 9, 2016 18:42
-
-
Save seanhandley/94bb3947d42ffee83cfa4fe08ed1cf80 to your computer and use it in GitHub Desktop.
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
| magnum cluster-show k8s-cluster | |
| +--------------------+------------------------------------------------------------+ | |
| | Property | Value | | |
| +--------------------+------------------------------------------------------------+ | |
| | status | CREATE_COMPLETE | | |
| | uuid | cff82cd0-189c-4ede-a9cb-2c0af6997709 | | |
| | stack_id | 7947844a-8e18-4c79-b591-ecf0f6067641 | | |
| | status_reason | Stack CREATE completed successfully | | |
| | created_at | 2016-05-26T17:45:57+00:00 | | |
| | updated_at | 2016-05-26T17:50:02+00:00 | | |
| | create_timeout | 60 | | |
| | api_address | https://172.24.4.4:6443 | | |
| | coe_version | v1.2.0 | | |
| | cluster_template_id| e73298e7-e621-4d42-b35b-7a1952b97158 | | |
| | master_addresses | ['172.24.4.6'] | | |
| | node_count | 1 | | |
| | node_addresses | ['172.24.4.5'] | | |
| | master_count | 1 | | |
| | container_version | 1.9.1 | | |
| | discovery_url | https://discovery.etcd.io/4caaa65f297d4d49ef0a085a7aecf8e0 | | |
| | name | k8s-cluster | | |
| +--------------------+------------------------------------------------------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment