Skip to content

Instantly share code, notes, and snippets.

@lanoxx
Created May 14, 2019 08:43
Show Gist options
  • Save lanoxx/9218d0a7b36e730f4ee3b7b32e50459c to your computer and use it in GitHub Desktop.
Save lanoxx/9218d0a7b36e730f4ee3b7b32e50459c to your computer and use it in GitHub Desktop.

Revisions

  1. lanoxx created this gist May 14, 2019.
    12 changes: 12 additions & 0 deletions 10-ovn-kubernetes.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    {"cniVersion":"0.3.1","name":"ovn-kubernetes","type":"ovn-k8s-cni-overlay.exe","ipam":{},"dns":{
    "servers": [
    "10.96.0.10"
    ],
    "searches": [
    "custom.svc.cluster.local",
    "default.svc.cluster.local",
    "svc.cluster.local",
    "cluster.local"
    ],
    "options": []
    }}