Skip to content

Instantly share code, notes, and snippets.

@matzew
Created December 6, 2018 22:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/c61e6fde754106d0ee450e88a86be1d3 to your computer and use it in GitHub Desktop.
Save matzew/c61e6fde754106d0ee450e88a86be1d3 to your computer and use it in GitHub Desktop.
Name: urbanobservatory-event-source-nxpcq-f7c754f5f-9b694
Namespace: myproject
Priority: 0
PriorityClassName: <none>
Node: localhost/192.168.122.187
Start Time: Thu, 06 Dec 2018 23:22:53 +0100
Labels: pod-template-hash=937310919
source=urbanobservatory-event-source
Annotations: openshift.io/scc=anyuid
sidecar.istio.io/inject=true
sidecar.istio.io/status={"version":"a00f9c69dab6bde5d4b9c281533d2e98f5ecabcaf98e305a0c114f5e6188dbe8","initContainers":["istio-init"],"containers":["istio-proxy"],"volumes":["istio-envoy","istio-certs...
Status: Running
IP: 172.17.0.28
Controlled By: ReplicaSet/urbanobservatory-event-source-nxpcq-f7c754f5f
Init Containers:
istio-init:
Container ID: docker://728ee2423b213864c271c38cb1dcb2320b8c05fb285bbf1a9b68ecbfbe661f67
Image: docker.io/istio/proxy_init:1.0.2
Image ID: docker-pullable://docker.io/istio/proxy_init@sha256:e16a0746f46cd45a9f63c27b9e09daff5432e33a2d80c8cc0956d7d63e2f9185
Port: <none>
Host Port: <none>
Args:
-p
15001
-u
1337
-m
REDIRECT
-i
*
-x
-b
-d
State: Terminated
Reason: Completed
Exit Code: 0
Started: Thu, 06 Dec 2018 23:22:54 +0100
Finished: Thu, 06 Dec 2018 23:22:54 +0100
Ready: True
Restart Count: 0
Environment: <none>
Mounts: <none>
Containers:
source:
Container ID: docker://e15a7bb10d586439ae5694f042e80d3b00b2c89df3293f1931e8a88fd0929753
Image: docker.io/markusthoemmes/knative-websocket-eventsource
Image ID: docker-pullable://docker.io/markusthoemmes/knative-websocket-eventsource@sha256:300bcb2194d9bf2f2e7a64008dd00e18010256c47f269a884ff4250f612bbb7c
Port: <none>
Host Port: <none>
Args:
--source=wss://api.usb.urbanobservatory.ac.uk/stream
--sink=http://testchannel-channel.myproject.svc.cluster.local/
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: Error
Exit Code: 1
Started: Thu, 06 Dec 2018 23:23:14 +0100
Finished: Thu, 06 Dec 2018 23:23:15 +0100
Ready: False
Restart Count: 2
Environment:
SINK: http://testchannel-channel.myproject.svc.cluster.local/
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from default-token-2ggsg (ro)
istio-proxy:
Container ID: docker://62a02c28e188d672889c90cb25799627fceac6dc94f4484e4703841acce6e522
Image: docker.io/istio/proxyv2:1.0.2
Image ID: docker-pullable://docker.io/istio/proxyv2@sha256:54e206530ba6ca9b3820254454e01b7592e9f986d27a5640b6c03704b3b68332
Port: <none>
Host Port: <none>
Args:
proxy
sidecar
--configPath
/etc/istio/proxy
--binaryPath
/usr/local/bin/envoy
--serviceCluster
istio-proxy
--drainDuration
45s
--parentShutdownDuration
1m0s
--discoveryAddress
istio-pilot.istio-system:15005
--discoveryRefreshDelay
1s
--zipkinAddress
zipkin.istio-system:9411
--connectTimeout
10s
--statsdUdpAddress
istio-statsd-prom-bridge.istio-system:9125
--proxyAdminPort
15000
--controlPlaneAuthPolicy
MUTUAL_TLS
State: Running
Started: Thu, 06 Dec 2018 23:22:56 +0100
Ready: True
Restart Count: 0
Requests:
cpu: 10m
Environment:
POD_NAME: urbanobservatory-event-source-nxpcq-f7c754f5f-9b694 (v1:metadata.name)
POD_NAMESPACE: myproject (v1:metadata.namespace)
INSTANCE_IP: (v1:status.podIP)
ISTIO_META_POD_NAME: urbanobservatory-event-source-nxpcq-f7c754f5f-9b694 (v1:metadata.name)
ISTIO_META_INTERCEPTION_MODE: REDIRECT
Mounts:
/etc/certs/ from istio-certs (ro)
/etc/istio/proxy from istio-envoy (rw)
Conditions:
Type Status
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
default-token-2ggsg:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-2ggsg
Optional: false
istio-envoy:
Type: EmptyDir (a temporary directory that shares a pod's lifetime)
Medium: Memory
istio-certs:
Type: Secret (a volume populated by a Secret)
SecretName: istio.default
Optional: true
QoS Class: Burstable
Node-Selectors: <none>
Tolerations: node.kubernetes.io/memory-pressure:NoSchedule
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 39s default-scheduler Successfully assigned myproject/urbanobservatory-event-source-nxpcq-f7c754f5f-9b694 to localhost
Normal Pulled 39s kubelet, localhost Container image "docker.io/istio/proxy_init:1.0.2" already present on machine
Normal Created 38s kubelet, localhost Created container
Normal Started 38s kubelet, localhost Started container
Normal Pulled 37s kubelet, localhost Container image "docker.io/istio/proxyv2:1.0.2" already present on machine
Normal Created 36s kubelet, localhost Created container
Normal Started 36s kubelet, localhost Started container
Normal Pulled 18s (x3 over 37s) kubelet, localhost Container image "docker.io/markusthoemmes/knative-websocket-eventsource" already present on machine
Normal Created 18s (x3 over 37s) kubelet, localhost Created container
Normal Started 18s (x3 over 37s) kubelet, localhost Started container
Warning BackOff 1s (x4 over 34s) kubelet, localhost Back-off restarting failed container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment