Skip to content

Instantly share code, notes, and snippets.

@FlorianOtel
Created January 11, 2018 11:59
Show Gist options
  • Save FlorianOtel/dc12ae370b87f3d51527af5dcdeee797 to your computer and use it in GitHub Desktop.
Save FlorianOtel/dc12ae370b87f3d51527af5dcdeee797 to your computer and use it in GitHub Desktop.
{
"ociVersion": "1.0.0",
"hooks": {
"prestart": [
{
"path": "/mnt/gw-disk/Go/src/github.com/OpenPlatformSDN/nuage-oci-plugin/nuage-oci-plugin",
"args": ["nuage-oci-plugin", "-config", "/mnt/gw-disk/Go/src/github.com/OpenPlatformSDN/nuage-oci-plugin/samples/nuage-oci-plugin-config.yaml"]
}
]
},
"annotations": {
"io.nuage.Enterprise": "runc-crio-test",
"io.nuage.Domain": "oci-containers-domain",
"io.nuage.Zone": "Zone 0",
"io.nuage.Subnet": "Subnet 0"
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment