Skip to content

Instantly share code, notes, and snippets.

@joost
Created April 29, 2015 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joost/9ff0d242beed2595a2a0 to your computer and use it in GitHub Desktop.
Save joost/9ff0d242beed2595a2a0 to your computer and use it in GitHub Desktop.
Kubernetes cluster info
clusterApiVersion: 0.13.2
containerIpv4Cidr: 10.56.0.0/14
creationTimestamp: '2015-01-30T12:41:33+00:00'
enableCloudLogging: false
endpoint: 104.155.42.167
masterAuth:
password: [password]
user: admin
name: [clustername]
network: default
nodeConfig:
machineType: n1-standard-1
serviceAccounts:
- email: default
scopes:
- https://www.googleapis.com/auth/compute
- https://www.googleapis.com/auth/devstorage.read_only
sourceImage: https://www.googleapis.com/compute/v1/projects/google-containers/global/images/container-vm-v20150117
nodeRoutingPrefixSize: 24
numNodes: 12
selfLink: https://www.googleapis.com/container/v1beta1/projects/1234/zones/europe-west1-b/clusters/clustername
servicesIpv4Cidr: 10.59.240.0/20
status: running
zone: europe-west1-b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment