Skip to content

Instantly share code, notes, and snippets.

@ericlake
Created June 28, 2017 14:49
Show Gist options
  • Save ericlake/667354b4485a04234c0dff35f013b4e4 to your computer and use it in GitHub Desktop.
Save ericlake/667354b4485a04234c0dff35f013b4e4 to your computer and use it in GitHub Desktop.
manageiq-0
Name: manageiq-0
Namespace: manageiq
Security Policy: privileged
Node: node-020.ord1.prod.rsi.rackspace.net/10.10.155.17
Start Time: Fri, 23 Jun 2017 13:21:54 -0500
Labels: name=manageiq
Status: Running
IP: 172.20.13.7
Controllers: StatefulSet/manageiq
Containers:
manageiq:
Container ID: docker://c1f91d9009e9ef6321a25e8c4c7d917460cc0a3fbd9b850d4e9efea8341b0c7c
Image: docker.io/manageiq/manageiq-pods:app-latest-fine
Image ID: docker-pullable://docker.io/manageiq/manageiq-pods@sha256:6c055ca9d3c65cd694d6c0e28986b5239ba56bbdf0488cccdaa283d545258f8a
Ports: 80/TCP, 443/TCP
Limits:
memory: 16Gi
Requests:
cpu: 1
memory: 6Gi
State: Running
Started: Wed, 28 Jun 2017 09:45:16 -0500
Last State: Terminated
Reason: Error
Exit Code: 130
Started: Wed, 28 Jun 2017 09:37:06 -0500
Finished: Wed, 28 Jun 2017 09:45:15 -0500
Ready: False
Restart Count: 855
Liveness: tcp-socket :443 delay=480s timeout=3s period=10s #success=1 #failure=3
Readiness: http-get https://:443/ delay=200s timeout=3s period=10s #success=1 #failure=3
Volume Mounts:
/persistent from manageiq-server (rw)
/persistent-region from manageiq-region (rw)
/var/run/secrets/kubernetes.io/serviceaccount from default-token-pfkjg (ro)
Environment Variables:
APPLICATION_INIT_DELAY: 15
DATABASE_SERVICE_NAME: postgresql
DATABASE_REGION: 0
MEMCACHED_SERVICE_NAME: memcached
POSTGRESQL_USER: root
POSTGRESQL_PASSWORD: smartvm
POSTGRESQL_DATABASE: vmdb_production
POSTGRESQL_MAX_CONNECTIONS: 100
POSTGRESQL_SHARED_BUFFERS: 256MB
Conditions:
Type Status
Initialized True
Ready False
PodScheduled True
Volumes:
manageiq-server:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: manageiq-server-manageiq-0
ReadOnly: false
manageiq-region:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: manageiq-region
ReadOnly: false
default-token-pfkjg:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-pfkjg
QoS Class: Burstable
Tolerations: <none>
Events:
FirstSeen LastSeen Count From SubObjectPath Type Reason Message
--------- -------- ----- ---- ------------- -------- ------ -------
4d 3m 24800 {kubelet node-020.ord1.prod.rsi.rackspace.net} spec.containers{manageiq} Warning Unhealthy Readiness probe failed: Get https://172.20.13.7:443/: dial tcp 172.20.13.7:443: getsockopt: connection refused
4d 3m 857 {kubelet node-020.ord1.prod.rsi.rackspace.net} spec.containers{manageiq} Warning Unhealthy Liveness probe failed: dial tcp 172.20.13.7:443: getsockopt: connection refused
4d 3m 856 {kubelet node-020.ord1.prod.rsi.rackspace.net} spec.containers{manageiq} Normal Pulled Container image "docker.io/manageiq/manageiq-pods:app-latest-fine" already present on machine
4d 3m 846 {kubelet node-020.ord1.prod.rsi.rackspace.net} spec.containers{manageiq} Normal Killing (events with common reason combined)
4d 3m 847 {kubelet node-020.ord1.prod.rsi.rackspace.net} spec.containers{manageiq} Normal Created (events with common reason combined)
4d 3m 847 {kubelet node-020.ord1.prod.rsi.rackspace.net} spec.containers{manageiq} Normal Started (events with common reason combined)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment