Skip to content

Instantly share code, notes, and snippets.

@dav1x
Created January 11, 2018 18:22
Show Gist options
  • Save dav1x/28b8895581a776107b59dc7eb0ed7470 to your computer and use it in GitHub Desktop.
Save dav1x/28b8895581a776107b59dc7eb0ed7470 to your computer and use it in GitHub Desktop.
Post cloud provider 3.7
status:
addresses:
- address: 10.19.114.241
type: ExternalIP
- address: 10.19.114.241
type: InternalIP
- address: master-0
type: Hostname
Prior to cloud provider 3.7
status:
addresses:
- address: 10.19.114.241
type: InternalIP
- address: master-0
type: Hostname
Working 3.6 Config:
status:
addresses:
- address: master-0
type: Hostname
- address: 172.17.0.1
type: ExternalIP
- address: 10.19.114.226
type: InternalIP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment