Kubeintel Logo

Kubeintel

  • Search
  • Pods
  • Deployments
  • Statefulsets
  • jobJobs
  • Daemonsets
  • Namespaces
  • Nodes
  • Services
  • Configmaps
  1. Home
  2. /
  3. namespaces
  4. /
  5. kube-system
  6. /
  7. pods
  8. /
  9. hubble-ui-5f4497c6b9-z49c8
Summary
Metadata
Containers
Spec
Status
All
Events
Logs
Investigator
Pod Details

Name: hubble-ui-5f4497c6b9-z49c8

Namespace: kube-system

Status: Running

IP: 10.244.1.59

Node: system-0-65529

Ready: 2/2

Kubectl Commands
  • View
  • Delete
  • Describe
  • Debug
Containers
Name
Image
Ready
Restarts
...
frontendghcr.io/digitalocean-packages/hubble-ui:...Ready-
backendghcr.io/digitalocean-packages/hubble-ui-...Ready-
  • 1
Metadata

Creation Time: 2025-04-17T22:04:41Z

Labels:

  • app.kubernetes.io/name: hubble-ui...
  • app.kubernetes.io/part-of: cilium...
  • doks.digitalocean.com/managed: true...
  • k8s-app: hubble-ui
  • pod-template-hash: 5f4497c6b9...

Annotation:

  • cluster-autoscaler.kubernetes.io/safe-to-evict: true...
  • clusterlint.digitalocean.com/disabled-checks: resource-requirement...
name: hubble-ui-5f4497c6b9-z49c8
generateName: hubble-ui-5f4497c6b9-
namespace: kube-system
uid: 7770432a-a1fc-4bd0-b567-7b4e7d945616
resourceVersion: '92139968'
creationTimestamp: '2025-04-17T22:04:41Z'
labels:
app.kubernetes.io/name: hubble-ui
app.kubernetes.io/part-of: cilium
doks.digitalocean.com/managed: 'true'
k8s-app: hubble-ui
pod-template-hash: 5f4497c6b9
annotations:
cluster-autoscaler.kubernetes.io/safe-to-evict: 'true'
clusterlint.digitalocean.com/disabled-checks: resource-requirements
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: hubble-ui-5f4497c6b9
uid: b43112dc-6bf0-4e5a-87e7-66e60da7fac3
controller: true
blockOwnerDeletion: true
- name: frontend
image: ghcr.io/digitalocean-packages/hubble-ui:v0.13.1
ports:
- name: http
containerPort: 8081
protocol: TCP
resources: {}
volumeMounts:
- name: hubble-ui-nginx-conf
mountPath: /etc/nginx/conf.d/default.conf
subPath: nginx.conf
- name: tmp-dir
mountPath: /tmp
- name: kube-api-access-9wkb6
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: FallbackToLogsOnError
imagePullPolicy: IfNotPresent
- name: backend
image: ghcr.io/digitalocean-packages/hubble-ui-backend:v0.13.1
ports:
- name: grpc
containerPort: 8090
protocol: TCP
env:
- name: EVENTS_SERVER_PORT
value: '8090'
- name: FLOWS_API_ADDR
value: hubble-relay:80
resources: {}
volumeMounts:
- name: kube-api-access-9wkb6
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: FallbackToLogsOnError
imagePullPolicy: IfNotPresent
volumes:
- name: hubble-ui-nginx-conf
configMap:
name: hubble-ui-nginx
defaultMode: 420
- name: tmp-dir
emptyDir: {}
- name: kube-api-access-9wkb6
projected:
sources:
- serviceAccountToken:
expirationSeconds: 3607
path: token
- configMap:
name: kube-root-ca.crt
items:
- key: ca.crt
path: ca.crt
- downwardAPI:
items:
- path: namespace
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
defaultMode: 420
containers:
- name: frontend
image: ghcr.io/digitalocean-packages/hubble-ui:v0.13.1
ports:
- name: http
containerPort: 8081
protocol: TCP
resources: {}
volumeMounts:
- name: hubble-ui-nginx-conf
mountPath: /etc/nginx/conf.d/default.conf
subPath: nginx.conf
- name: tmp-dir
mountPath: /tmp
- name: kube-api-access-9wkb6
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: FallbackToLogsOnError
imagePullPolicy: IfNotPresent
- name: backend
image: ghcr.io/digitalocean-packages/hubble-ui-backend:v0.13.1
ports:
- name: grpc
containerPort: 8090
protocol: TCP
env:
- name: EVENTS_SERVER_PORT
value: '8090'
- name: FLOWS_API_ADDR
value: hubble-relay:80
resources: {}
volumeMounts:
- name: kube-api-access-9wkb6
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: FallbackToLogsOnError
imagePullPolicy: IfNotPresent
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/os: linux
serviceAccountName: hubble-ui
serviceAccount: hubble-ui
automountServiceAccountToken: true
nodeName: system-0-65529
securityContext:
runAsUser: 1001
runAsGroup: 1001
fsGroup: 1001
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
preference:
matchExpressions:
- key: doks.digitalocean.com/gpu-brand
operator: DoesNotExist
schedulerName: default-scheduler
tolerations:
- key: nvidia.com/gpu
operator: Exists
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
tolerationSeconds: 300
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
tolerationSeconds: 300
priority: 0
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:02Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:41Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:02Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:02Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:41Z'
hostIP: 10.108.0.3
podIP: 10.244.1.59
podIPs:
- ip: 10.244.1.59
startTime: '2025-04-17T22:04:41Z'
containerStatuses:
- name: backend
state:
running:
startedAt: '2025-04-17T22:05:02Z'
lastState: {}
ready: true
restartCount: 0
image: ghcr.io/digitalocean-packages/hubble-ui-backend:v0.13.1
imageID: >-
ghcr.io/digitalocean-packages/hubble-ui-backend@sha256:c7766e572e407f98b3790c26c6f1a3a2fcf91b172b097a426b91d60d9f3d7e89
containerID: >-
containerd://80b13c1447d0b07b897c94880c7faa585dbd8dca74c9b0a727e8ec2ce89d3f90
started: true
- name: frontend
state:
running:
startedAt: '2025-04-17T22:04:53Z'
lastState: {}
ready: true
restartCount: 0
image: ghcr.io/digitalocean-packages/hubble-ui:v0.13.1
imageID: >-
ghcr.io/digitalocean-packages/hubble-ui@sha256:306c8accedc8eb0dd31b128ce71767d8ff16d7623605e2559217ac563b8e17da
containerID: >-
containerd://688cd8bc9424c5f3103005e4a729265f08208017d5247013d1035f27751018e0
started: true
qosClass: BestEffort
metadata:
name: hubble-ui-5f4497c6b9-z49c8
generateName: hubble-ui-5f4497c6b9-
namespace: kube-system
uid: 7770432a-a1fc-4bd0-b567-7b4e7d945616
resourceVersion: '92139968'
creationTimestamp: '2025-04-17T22:04:41Z'
labels:
app.kubernetes.io/name: hubble-ui
app.kubernetes.io/part-of: cilium
doks.digitalocean.com/managed: 'true'
k8s-app: hubble-ui
pod-template-hash: 5f4497c6b9
annotations:
cluster-autoscaler.kubernetes.io/safe-to-evict: 'true'
clusterlint.digitalocean.com/disabled-checks: resource-requirements
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: hubble-ui-5f4497c6b9
uid: b43112dc-6bf0-4e5a-87e7-66e60da7fac3
controller: true
blockOwnerDeletion: true
spec:
volumes:
- name: hubble-ui-nginx-conf
configMap:
name: hubble-ui-nginx
defaultMode: 420
- name: tmp-dir
emptyDir: {}
- name: kube-api-access-9wkb6
projected:
sources:
- serviceAccountToken:
expirationSeconds: 3607
path: token
- configMap:
name: kube-root-ca.crt
items:
- key: ca.crt
path: ca.crt
- downwardAPI:
items:
- path: namespace
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
defaultMode: 420
containers:
- name: frontend
image: ghcr.io/digitalocean-packages/hubble-ui:v0.13.1
ports:
- name: http
containerPort: 8081
protocol: TCP
resources: {}
volumeMounts:
- name: hubble-ui-nginx-conf
mountPath: /etc/nginx/conf.d/default.conf
subPath: nginx.conf
- name: tmp-dir
mountPath: /tmp
- name: kube-api-access-9wkb6
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: FallbackToLogsOnError
imagePullPolicy: IfNotPresent
- name: backend
image: ghcr.io/digitalocean-packages/hubble-ui-backend:v0.13.1
ports:
- name: grpc
containerPort: 8090
protocol: TCP
env:
- name: EVENTS_SERVER_PORT
value: '8090'
- name: FLOWS_API_ADDR
value: hubble-relay:80
resources: {}
volumeMounts:
- name: kube-api-access-9wkb6
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: FallbackToLogsOnError
imagePullPolicy: IfNotPresent
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/os: linux
serviceAccountName: hubble-ui
serviceAccount: hubble-ui
automountServiceAccountToken: true
nodeName: system-0-65529
securityContext:
runAsUser: 1001
runAsGroup: 1001
fsGroup: 1001
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
preference:
matchExpressions:
- key: doks.digitalocean.com/gpu-brand
operator: DoesNotExist
schedulerName: default-scheduler
tolerations:
- key: nvidia.com/gpu
operator: Exists
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
tolerationSeconds: 300
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
tolerationSeconds: 300
priority: 0
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
status:
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:02Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:41Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:02Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:02Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:41Z'
hostIP: 10.108.0.3
podIP: 10.244.1.59
podIPs:
- ip: 10.244.1.59
startTime: '2025-04-17T22:04:41Z'
containerStatuses:
- name: backend
state:
running:
startedAt: '2025-04-17T22:05:02Z'
lastState: {}
ready: true
restartCount: 0
image: ghcr.io/digitalocean-packages/hubble-ui-backend:v0.13.1
imageID: >-
ghcr.io/digitalocean-packages/hubble-ui-backend@sha256:c7766e572e407f98b3790c26c6f1a3a2fcf91b172b097a426b91d60d9f3d7e89
containerID: >-
containerd://80b13c1447d0b07b897c94880c7faa585dbd8dca74c9b0a727e8ec2ce89d3f90
started: true
- name: frontend
state:
running:
startedAt: '2025-04-17T22:04:53Z'
lastState: {}
ready: true
restartCount: 0
image: ghcr.io/digitalocean-packages/hubble-ui:v0.13.1
imageID: >-
ghcr.io/digitalocean-packages/hubble-ui@sha256:306c8accedc8eb0dd31b128ce71767d8ff16d7623605e2559217ac563b8e17da
containerID: >-
containerd://688cd8bc9424c5f3103005e4a729265f08208017d5247013d1035f27751018e0
started: true
qosClass: BestEffort
frontend
Kubeintel ©2024