Kubeintel Logo

Kubeintel

  • Search
  • Pods
  • Deployments
  • Statefulsets
  • jobJobs
  • Daemonsets
  • Namespaces
  • Nodes
  • Services
  • Configmaps
  1. Home
  2. /
  3. namespaces
  4. /
  5. argocd
  6. /
  7. pods
  8. /
  9. argocd-redis-78d79b866f-7hdk5
  10. /
  11. events
Summary
Metadata
Containers
Spec
Status
All
Events
Logs
Investigator
Pod Details

Name: argocd-redis-78d79b866f-7hdk5

Namespace: argocd

Status: Running

IP: 10.244.1.87

Node: system-0-65529

Ready: 1/1

Kubectl Commands
  • View
  • Delete
  • Describe
  • Debug
Containers
Name
Image
Ready
Restarts
...
redisredis:7.0.15-alpineReady-
  • 1
Init Containers
Name
Image
Ready
Restarts
...
secret-initquay.io/argoproj/argocd:v2.12.1Completed-
  • 1
Metadata

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

Labels:

  • app.kubernetes.io/name: argocd-redis...
  • pod-template-hash: 78d79b866f...
name: argocd-redis-78d79b866f-7hdk5
generateName: argocd-redis-78d79b866f-
namespace: argocd
uid: 10ecbdb3-8440-49bf-90bb-fcb755a97a01
resourceVersion: '92140258'
creationTimestamp: '2025-04-17T22:04:40Z'
labels:
app.kubernetes.io/name: argocd-redis
pod-template-hash: 78d79b866f
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: argocd-redis-78d79b866f
uid: 45de9853-3eeb-460c-99cb-76da5742ae3f
controller: true
blockOwnerDeletion: true
- name: redis
image: redis:7.0.15-alpine
args:
- '--save'
- ''
- '--appendonly'
- 'no'
- '--requirepass $(REDIS_PASSWORD)'
ports:
- containerPort: 6379
protocol: TCP
env:
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
name: argocd-redis
key: auth
resources: {}
volumeMounts:
- name: kube-api-access-4tbqp
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
volumes:
- name: kube-api-access-4tbqp
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
initContainers:
- name: secret-init
image: quay.io/argoproj/argocd:v2.12.1
command:
- argocd
- admin
- redis-initial-password
resources: {}
volumeMounts:
- name: kube-api-access-4tbqp
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
containers:
- name: redis
image: redis:7.0.15-alpine
args:
- '--save'
- ''
- '--appendonly'
- 'no'
- '--requirepass $(REDIS_PASSWORD)'
ports:
- containerPort: 6379
protocol: TCP
env:
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
name: argocd-redis
key: auth
resources: {}
volumeMounts:
- name: kube-api-access-4tbqp
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: argocd-redis
serviceAccount: argocd-redis
nodeName: system-0-65529
securityContext:
runAsUser: 999
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/name: argocd-redis
topologyKey: kubernetes.io/hostname
- weight: 5
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/part-of: argocd
topologyKey: kubernetes.io/hostname
schedulerName: default-scheduler
tolerations:
- 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:19Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:21Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:25Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:25Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:40Z'
hostIP: 10.108.0.3
podIP: 10.244.1.87
podIPs:
- ip: 10.244.1.87
startTime: '2025-04-17T22:04:40Z'
initContainerStatuses:
- name: secret-init
state:
terminated:
exitCode: 0
reason: Completed
startedAt: '2025-04-17T22:05:18Z'
finishedAt: '2025-04-17T22:05:20Z'
containerID: >-
containerd://fffb489336d8eac4fb7bde16ecbdcec70ad5eeafa81208a37b788b160e78e3d4
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://fffb489336d8eac4fb7bde16ecbdcec70ad5eeafa81208a37b788b160e78e3d4
started: false
containerStatuses:
- name: redis
state:
running:
startedAt: '2025-04-17T22:05:25Z'
lastState: {}
ready: true
restartCount: 0
image: docker.io/library/redis:7.0.15-alpine
imageID: >-
docker.io/library/redis@sha256:c9d92d840fd011c908f040592857c724ae6d877f2aba5c40ad963276507386b2
containerID: >-
containerd://f867d215e6e7d40826538d68b88144d9b740059f400a5d8df5d2561933203df4
started: true
qosClass: BestEffort
metadata:
name: argocd-redis-78d79b866f-7hdk5
generateName: argocd-redis-78d79b866f-
namespace: argocd
uid: 10ecbdb3-8440-49bf-90bb-fcb755a97a01
resourceVersion: '92140258'
creationTimestamp: '2025-04-17T22:04:40Z'
labels:
app.kubernetes.io/name: argocd-redis
pod-template-hash: 78d79b866f
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: argocd-redis-78d79b866f
uid: 45de9853-3eeb-460c-99cb-76da5742ae3f
controller: true
blockOwnerDeletion: true
spec:
volumes:
- name: kube-api-access-4tbqp
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
initContainers:
- name: secret-init
image: quay.io/argoproj/argocd:v2.12.1
command:
- argocd
- admin
- redis-initial-password
resources: {}
volumeMounts:
- name: kube-api-access-4tbqp
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
containers:
- name: redis
image: redis:7.0.15-alpine
args:
- '--save'
- ''
- '--appendonly'
- 'no'
- '--requirepass $(REDIS_PASSWORD)'
ports:
- containerPort: 6379
protocol: TCP
env:
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
name: argocd-redis
key: auth
resources: {}
volumeMounts:
- name: kube-api-access-4tbqp
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: argocd-redis
serviceAccount: argocd-redis
nodeName: system-0-65529
securityContext:
runAsUser: 999
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/name: argocd-redis
topologyKey: kubernetes.io/hostname
- weight: 5
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/part-of: argocd
topologyKey: kubernetes.io/hostname
schedulerName: default-scheduler
tolerations:
- 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:19Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:21Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:25Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:25Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:40Z'
hostIP: 10.108.0.3
podIP: 10.244.1.87
podIPs:
- ip: 10.244.1.87
startTime: '2025-04-17T22:04:40Z'
initContainerStatuses:
- name: secret-init
state:
terminated:
exitCode: 0
reason: Completed
startedAt: '2025-04-17T22:05:18Z'
finishedAt: '2025-04-17T22:05:20Z'
containerID: >-
containerd://fffb489336d8eac4fb7bde16ecbdcec70ad5eeafa81208a37b788b160e78e3d4
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://fffb489336d8eac4fb7bde16ecbdcec70ad5eeafa81208a37b788b160e78e3d4
started: false
containerStatuses:
- name: redis
state:
running:
startedAt: '2025-04-17T22:05:25Z'
lastState: {}
ready: true
restartCount: 0
image: docker.io/library/redis:7.0.15-alpine
imageID: >-
docker.io/library/redis@sha256:c9d92d840fd011c908f040592857c724ae6d877f2aba5c40ad963276507386b2
containerID: >-
containerd://f867d215e6e7d40826538d68b88144d9b740059f400a5d8df5d2561933203df4
started: true
qosClass: BestEffort
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
redis
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
Kubeintel ©2024