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-dex-server-6c588b4db8-h5pl8
  10. /
  11. events
Summary
Metadata
Containers
Spec
Status
All
Events
Logs
Investigator
Pod Details

Name: argocd-dex-server-6c588b4db8-h5pl8

Namespace: argocd

Status: Running

IP: 10.244.1.55

Node: system-0-65529

Ready: 1/1

Kubectl Commands
  • View
  • Delete
  • Describe
  • Debug
Containers
Name
Image
Ready
Restarts
...
dexghcr.io/dexidp/dex:v2.38.0Ready-
  • 1
Init Containers
Name
Image
Ready
Restarts
...
copyutilquay.io/argoproj/argocd:v2.12.1Completed-
  • 1
Metadata

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

Labels:

  • app.kubernetes.io/name: argocd-dex-server...
  • pod-template-hash: 6c588b4db8...
name: argocd-dex-server-6c588b4db8-h5pl8
generateName: argocd-dex-server-6c588b4db8-
namespace: argocd
uid: 22f252da-aefc-49f6-88f6-f99d5655fee5
resourceVersion: '92140273'
creationTimestamp: '2025-04-17T22:04:40Z'
labels:
app.kubernetes.io/name: argocd-dex-server
pod-template-hash: 6c588b4db8
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: argocd-dex-server-6c588b4db8
uid: c5574250-28aa-409c-a818-b03a3aac4386
controller: true
blockOwnerDeletion: true
- name: dex
image: ghcr.io/dexidp/dex:v2.38.0
command:
- /shared/argocd-dex
- rundex
ports:
- containerPort: 5556
protocol: TCP
- containerPort: 5557
protocol: TCP
- containerPort: 5558
protocol: TCP
env:
- name: ARGOCD_DEX_SERVER_DISABLE_TLS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: dexserver.disable.tls
optional: true
resources: {}
volumeMounts:
- name: static-files
mountPath: /shared
- name: dexconfig
mountPath: /tmp
- name: argocd-dex-server-tls
mountPath: /tls
- name: kube-api-access-6m2vc
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
volumes:
- name: static-files
emptyDir: {}
- name: dexconfig
emptyDir: {}
- name: argocd-dex-server-tls
secret:
secretName: argocd-dex-server-tls
items:
- key: tls.crt
path: tls.crt
- key: tls.key
path: tls.key
- key: ca.crt
path: ca.crt
defaultMode: 420
optional: true
- name: kube-api-access-6m2vc
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: copyutil
image: quay.io/argoproj/argocd:v2.12.1
command:
- /bin/cp
- '-n'
- /usr/local/bin/argocd
- /shared/argocd-dex
resources: {}
volumeMounts:
- name: static-files
mountPath: /shared
- name: dexconfig
mountPath: /tmp
- name: kube-api-access-6m2vc
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
containers:
- name: dex
image: ghcr.io/dexidp/dex:v2.38.0
command:
- /shared/argocd-dex
- rundex
ports:
- containerPort: 5556
protocol: TCP
- containerPort: 5557
protocol: TCP
- containerPort: 5558
protocol: TCP
env:
- name: ARGOCD_DEX_SERVER_DISABLE_TLS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: dexserver.disable.tls
optional: true
resources: {}
volumeMounts:
- name: static-files
mountPath: /shared
- name: dexconfig
mountPath: /tmp
- name: argocd-dex-server-tls
mountPath: /tls
- name: kube-api-access-6m2vc
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: argocd-dex-server
serviceAccount: argocd-dex-server
nodeName: system-0-65529
securityContext: {}
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- 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:26Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:26Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:40Z'
hostIP: 10.108.0.3
podIP: 10.244.1.55
podIPs:
- ip: 10.244.1.55
startTime: '2025-04-17T22:04:40Z'
initContainerStatuses:
- name: copyutil
state:
terminated:
exitCode: 0
reason: Completed
startedAt: '2025-04-17T22:05:18Z'
finishedAt: '2025-04-17T22:05:20Z'
containerID: >-
containerd://6e1af0d1d37e560af41c33672f9d31024915471db53b6015c26ff288443f586d
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://6e1af0d1d37e560af41c33672f9d31024915471db53b6015c26ff288443f586d
started: false
containerStatuses:
- name: dex
state:
running:
startedAt: '2025-04-17T22:05:26Z'
lastState: {}
ready: true
restartCount: 0
image: ghcr.io/dexidp/dex:v2.38.0
imageID: >-
ghcr.io/dexidp/dex@sha256:b1d793440a98d7ecde7fa5dbc8cee1204ef0e8918d9e51ef6201f50d12d55925
containerID: >-
containerd://6c21ccc7c3c5188491681afcc5a9a1f07507b956aea4731191e66b6c16b8a0a1
started: true
qosClass: BestEffort
metadata:
name: argocd-dex-server-6c588b4db8-h5pl8
generateName: argocd-dex-server-6c588b4db8-
namespace: argocd
uid: 22f252da-aefc-49f6-88f6-f99d5655fee5
resourceVersion: '92140273'
creationTimestamp: '2025-04-17T22:04:40Z'
labels:
app.kubernetes.io/name: argocd-dex-server
pod-template-hash: 6c588b4db8
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: argocd-dex-server-6c588b4db8
uid: c5574250-28aa-409c-a818-b03a3aac4386
controller: true
blockOwnerDeletion: true
spec:
volumes:
- name: static-files
emptyDir: {}
- name: dexconfig
emptyDir: {}
- name: argocd-dex-server-tls
secret:
secretName: argocd-dex-server-tls
items:
- key: tls.crt
path: tls.crt
- key: tls.key
path: tls.key
- key: ca.crt
path: ca.crt
defaultMode: 420
optional: true
- name: kube-api-access-6m2vc
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: copyutil
image: quay.io/argoproj/argocd:v2.12.1
command:
- /bin/cp
- '-n'
- /usr/local/bin/argocd
- /shared/argocd-dex
resources: {}
volumeMounts:
- name: static-files
mountPath: /shared
- name: dexconfig
mountPath: /tmp
- name: kube-api-access-6m2vc
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
containers:
- name: dex
image: ghcr.io/dexidp/dex:v2.38.0
command:
- /shared/argocd-dex
- rundex
ports:
- containerPort: 5556
protocol: TCP
- containerPort: 5557
protocol: TCP
- containerPort: 5558
protocol: TCP
env:
- name: ARGOCD_DEX_SERVER_DISABLE_TLS
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: dexserver.disable.tls
optional: true
resources: {}
volumeMounts:
- name: static-files
mountPath: /shared
- name: dexconfig
mountPath: /tmp
- name: argocd-dex-server-tls
mountPath: /tls
- name: kube-api-access-6m2vc
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: argocd-dex-server
serviceAccount: argocd-dex-server
nodeName: system-0-65529
securityContext: {}
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- 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:26Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:26Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:40Z'
hostIP: 10.108.0.3
podIP: 10.244.1.55
podIPs:
- ip: 10.244.1.55
startTime: '2025-04-17T22:04:40Z'
initContainerStatuses:
- name: copyutil
state:
terminated:
exitCode: 0
reason: Completed
startedAt: '2025-04-17T22:05:18Z'
finishedAt: '2025-04-17T22:05:20Z'
containerID: >-
containerd://6e1af0d1d37e560af41c33672f9d31024915471db53b6015c26ff288443f586d
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://6e1af0d1d37e560af41c33672f9d31024915471db53b6015c26ff288443f586d
started: false
containerStatuses:
- name: dex
state:
running:
startedAt: '2025-04-17T22:05:26Z'
lastState: {}
ready: true
restartCount: 0
image: ghcr.io/dexidp/dex:v2.38.0
imageID: >-
ghcr.io/dexidp/dex@sha256:b1d793440a98d7ecde7fa5dbc8cee1204ef0e8918d9e51ef6201f50d12d55925
containerID: >-
containerd://6c21ccc7c3c5188491681afcc5a9a1f07507b956aea4731191e66b6c16b8a0a1
started: true
qosClass: BestEffort
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
dex
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
Kubeintel ©2024