Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save streamnsight/2b9d001bdd206ad929bcf290c608c44d to your computer and use it in GitHub Desktop.
Save streamnsight/2b9d001bdd206ad929bcf290c608c44d to your computer and use it in GitHub Desktop.
flannel:
interface: $public_ipv4
# TLS config start
etcd-endpoints: https://127.0.0.1:2379
etcd-keyfile: /etc/ssl/etcd/private/etcd-peer$public_ipv4.key.pem
etcd-certfile: /etc/ssl/etcd/etcd-peer$public_ipv4.cert.pem
etcd-cafile: /etc/ssl/etcd/ca-chain.cert.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment