Closed rickducott closed 1 year ago
apiVersion: v1
kind: Pod
metadata:
annotations:
prometheus.io/path: /metrics
prometheus.io/port: "8081"
prometheus.io/scrape: "true"
creationTimestamp: "2020-03-26T15:59:43Z"
generateName: gateway-proxy-7d6445bfd9-
labels:
gateway-proxy: live
gateway-proxy-id: gateway-proxy
gloo: gateway-proxy
pod-template-hash: 7d6445bfd9
name: gateway-proxy-7d6445bfd9-s2wzs
namespace: gloo-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: ReplicaSet
name: gateway-proxy-7d6445bfd9
uid: bdd8d799-1899-4c00-ab65-a90e721aedc8
resourceVersion: "7121429"
selfLink: /api/v1/namespaces/gloo-system/pods/gateway-proxy-7d6445bfd9-s2wzs
uid: 10a90132-5742-4444-ad90-522486e0e314
spec:
containers:
- args:
- --disable-hot-restart
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: POD_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.name
image: quay.io/solo-io/gloo-ee-envoy-wrapper:1.3.0-beta6
imagePullPolicy: IfNotPresent
name: gateway-proxy
ports:
- containerPort: 8080
name: http
protocol: TCP
- containerPort: 8443
name: https
protocol: TCP
resources: {}
securityContext:
allowPrivilegeEscalation: false
capabilities:
add:
- NET_BIND_SERVICE
drop:
- ALL
readOnlyRootFilesystem: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/envoy
name: envoy-config
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: gateway-proxy-token-kqxnh
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: gke-gloo-ref-arch-pool-1-cd359c7a-rlkw
priority: 0
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: gateway-proxy
serviceAccountName: gateway-proxy
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
tolerationSeconds: 300
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 300
volumes:
- configMap:
defaultMode: 420
name: gateway-proxy-envoy-config
name: envoy-config
- name: gateway-proxy-token-kqxnh
secret:
defaultMode: 420
secretName: gateway-proxy-token-kqxnh
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-03-26T15:59:43Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-03-27T01:15:26Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-03-27T01:15:26Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-03-26T15:59:43Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: docker://d626c6c2f1523bbc311f0fdbef785ac620bd9cac4403b5db184c8fef672a30b7
image: quay.io/solo-io/gloo-ee-envoy-wrapper:1.3.0-beta6
imageID: docker-pullable://quay.io/solo-io/gloo-ee-envoy-wrapper@sha256:1319f1568ab25acb23d18b76c6c25ba512f5071d839912a956fe63bb3f353782
lastState:
terminated:
containerID: docker://78474abd895f5b8346b3083b8889958a4eb253479ff9ab24b5890f657a4c20cd
exitCode: 139
finishedAt: "2020-03-27T01:15:24Z"
reason: Error
startedAt: "2020-03-26T16:51:58Z"
name: gateway-proxy
ready: true
restartCount: 2
state:
running:
startedAt: "2020-03-27T01:15:25Z"
hostIP: 10.142.0.54
phase: Running
podIP: 10.52.2.125
qosClass: BestEffort
startTime: "2020-03-26T15:59:43Z"
This is a stale issue, referencing an old version of Gloo. Closing.