containers:
- image: hjacobs/kube-web-view:latest
imagePullPolicy: Always
name: kube-web-view
ports:
- containerPort: 8080
protocol: TCP
resources:
limits:
memory: 256Mi
requests:
cpu: 50m
memory: 64Mi
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-api-access-7t99v
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: csfarm-worker-02
preemptionPolicy: PreemptLowerPriority
priority: 0
restartPolicy: Always
schedulerName: default-scheduler
securityContext:
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
serviceAccount: kube-web-view
serviceAccountName: kube-web-view
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:
- name: kube-api-access-7t99v
projected:
defaultMode: 420
sources:
- serviceAccountToken:
expirationSeconds: 3607
path: token
- configMap:
items:
- key: ca.crt
path: ca.crt
name: kube-root-ca.crt
- downwardAPI:
items:
- fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
path: namespace
kube-web-view-5c85f47955-g2sln
Spec
Status
allocatedResources:
cpu: 50m
memory: 64Mi
conditions:
- lastProbeTime: null
lastTransitionTime: '2026-09-19T17:36:40Z'
observedGeneration: 1
status: 'True'
type: PodReadyToStartContainers
- lastProbeTime: null
lastTransitionTime: '2026-09-19T17:36:39Z'
observedGeneration: 1
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: '2026-09-19T17:36:49Z'
observedGeneration: 1
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: '2026-09-19T17:36:49Z'
observedGeneration: 1
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: '2026-09-19T17:36:39Z'
observedGeneration: 1
status: 'True'
type: PodScheduled
containerStatuses:
- allocatedResources:
cpu: 50m
memory: 64Mi
containerID: containerd://ce13c1a8f2cab92337f91ae41a4d5ce9ccd57daf138ade9dc2a774462ad0eaf3
image: docker.io/hjacobs/kube-web-view:latest
imageID: docker.io/hjacobs/kube-web-view@sha256:431f1bf013d0a1a5a1ed8d052e29dace6c3ef9a747eeb66f4016dff023d66da7
lastState: {}
name: kube-web-view
ready: true
resources:
limits:
memory: 256Mi
requests:
cpu: 50m
memory: 64Mi
restartCount: 0
started: true
state:
running:
startedAt: '2026-09-19T17:36:49Z'
user:
linux:
gid: 1000
supplementalGroups:
- 1000
uid: 1000
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-api-access-7t99v
readOnly: true
recursiveReadOnly: Disabled
hostIP: 172.29.21.249
hostIPs:
- ip: 172.29.21.249
observedGeneration: 1
phase: Running
podIP: 10.244.1.7
podIPs:
- ip: 10.244.1.7
qosClass: Burstable
resources:
limits:
memory: 256Mi
requests:
cpu: 28m
memory: 64Mi
startTime: '2026-09-19T17:36:39Z'
Events
| Type | Reason | Age | From | Message |
|---|---|---|---|---|
| No events found. | ||||