Skip to content

Instantly share code, notes, and snippets.

@garethahealy
Created May 16, 2015 21:51
Show Gist options
  • Save garethahealy/b6df09f2e0d259ad6f9c to your computer and use it in GitHub Desktop.
Save garethahealy/b6df09f2e0d259ad6f9c to your computer and use it in GitHub Desktop.
{
"annotations" : { },
"apiVersion" : "v1beta2",
"id" : "sandworms",
"items" : [ {
"annotations" : { },
"apiVersion" : "v1beta2",
"id" : "sandworms-service",
"kind" : "Service",
"labels" : {
"component" : "sandworms"
},
"portalIP" : "None",
"ports" : [ ],
"publicIPs" : [ ],
"selector" : {
"component" : "sandworms"
}
}, {
"annotations" : { },
"apiVersion" : "v1beta2",
"desiredState" : {
"podTemplate" : {
"annotations" : { },
"desiredState" : {
"Condition" : [ ],
"info" : { },
"manifest" : {
"containers" : [ {
"command" : [ ],
"entrypoint:omitempty" : [ ],
"env" : [ ],
"image" : "garethahealy/dune-world-parent-sandworms",
"imagePullPolicy" : "PullAlways",
"name" : "sandworms-container",
"ports" : [ ],
"volumeMounts" : [ ]
} ],
"volumes" : [ ]
}
},
"labels" : {
"component" : "sandworms"
},
"nodeSelector" : { }
},
"replicaSelector" : {
"component" : "sandworms"
},
"replicas" : 1
},
"id" : "sandworms-controller",
"kind" : "ReplicationController",
"labels" : {
"component" : "sandworms"
}
} ],
"kind" : "List"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment