Skip to content

Instantly share code, notes, and snippets.

View vishh's full-sized avatar

Vish Kannan vishh

  • Google
  • Mountain View
View GitHub Profile
spec:
replicas: 1
template:
metadata:
labels:
app: inception-server
spec:
containers:
- name: inception-container
image: gcr.io/vishnuk-cloud/tf-serving-gpu
[
{
"metrics": {
"cpu/usage": [
{
"start": "2016-03-01T19:34:56Z",
"end": "2016-03-07T01:48:00Z",
"value": 1537185164578
}
],
[
{
"metrics": {
"cpu/usage": [
{
"start": "2016-03-01T19:34:56Z",
"end": "2016-03-07T01:48:00Z",
"value": 1537185164578
}
],
// Godep restore wrapper
package main
import (
"encoding/json"
"fmt"
"io/ioutil"
"os"
"os/exec"
# MASTER CONFIG
hostname = "23.251.145.84"
#bind-address = "0.0.0.0"
[logging]
level = "debug"
file = "/opt/influxdb/shared/data/influxdb.log" # stdout to log to standard out
[admin]
port = 8083 # binding is disabled if the port isn't set