Guest User

Untitled

a guest
May 25th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. apiVersion: kops/v1alpha2
  2. kind: Cluster
  3. metadata:
  4. creationTimestamp: 2018-05-20T14:58:19Z
  5. name: dev.hub.tikal.io
  6. spec:
  7. api:
  8. dns: {}
  9. authorization:
  10. rbac: {}
  11. channel: stable
  12. cloudProvider: aws
  13. configBase: s3://ac.fuse.tikal.io/dev.hub.tikal.io
  14. dnsZone: hub.tikal.io
  15. etcdClusters:
  16. - etcdMembers:
  17. - instanceGroup: master-eu-west-1a
  18. name: a
  19. name: main
  20. - etcdMembers:
  21. - instanceGroup: master-eu-west-1a
  22. name: a
  23. name: events
  24. iam:
  25. allowContainerRegistry: true
  26. legacy: false
  27. kubernetesApiAccess:
  28. - 0.0.0.0/0
  29. kubernetesVersion: 1.9.3
  30. masterPublicName: api.dev.hub.tikal.io
  31. networkCIDR: 172.20.0.0/16
  32. networking:
  33. kubenet: {}
  34. nonMasqueradeCIDR: 100.64.0.0/10
  35. sshAccess:
  36. - 0.0.0.0/0
  37. subnets:
  38. - cidr: 172.20.32.0/19
  39. name: eu-west-1a
  40. type: Public
  41. zone: eu-west-1a
  42. topology:
  43. dns:
  44. type: Public
  45. masters: public
  46. nodes: public
Add Comment
Please, Sign In to add comment