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-notifications-controller-944c45fb-bqtql
  10. /
  11. investigator
Summary
Metadata
Containers
Spec
Status
All
Events
Logs
Investigator
Pod Details

Name: argocd-notifications-controller-944c45fb-bqtql

Namespace: argocd

Status: Running

IP: 10.244.1.42

Node: system-0-65529

Ready: 1/1

Kubectl Commands
  • View
  • Delete
  • Describe
  • Debug
Containers
Name
Image
Ready
Restarts
...
argocd-notifications-controllerquay.io/argoproj/argocd:v2.12.1Ready-
  • 1
Metadata

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

Labels:

  • app.kubernetes.io/name: argocd-notifications...
  • pod-template-hash: 944c45fb...
name: argocd-notifications-controller-944c45fb-bqtql
generateName: argocd-notifications-controller-944c45fb-
namespace: argocd
uid: 445a5e86-99b1-42fc-8702-573d536590c3
resourceVersion: '92140182'
creationTimestamp: '2025-04-17T22:04:40Z'
labels:
app.kubernetes.io/name: argocd-notifications-controller
pod-template-hash: 944c45fb
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: argocd-notifications-controller-944c45fb
uid: 81be0c30-c986-440f-86fb-36f780c0ebfe
controller: true
blockOwnerDeletion: true
- name: argocd-notifications-controller
image: quay.io/argoproj/argocd:v2.12.1
args:
- /usr/local/bin/argocd-notifications
workingDir: /app
env:
- name: ARGOCD_NOTIFICATIONS_CONTROLLER_LOGFORMAT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: notificationscontroller.log.format
optional: true
- name: ARGOCD_NOTIFICATIONS_CONTROLLER_LOGLEVEL
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: notificationscontroller.log.level
optional: true
- name: ARGOCD_APPLICATION_NAMESPACES
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: application.namespaces
optional: true
- name: ARGOCD_NOTIFICATION_CONTROLLER_SELF_SERVICE_NOTIFICATION_ENABLED
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: notificationscontroller.selfservice.enabled
optional: true
resources: {}
volumeMounts:
- name: tls-certs
mountPath: /app/config/tls
- name: argocd-repo-server-tls
mountPath: /app/config/reposerver/tls
- name: kube-api-access-jxxg8
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
tcpSocket:
port: 9001
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
volumes:
- name: tls-certs
configMap:
name: argocd-tls-certs-cm
defaultMode: 420
- name: argocd-repo-server-tls
secret:
secretName: argocd-repo-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-jxxg8
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: argocd-notifications-controller
image: quay.io/argoproj/argocd:v2.12.1
args:
- /usr/local/bin/argocd-notifications
workingDir: /app
env:
- name: ARGOCD_NOTIFICATIONS_CONTROLLER_LOGFORMAT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: notificationscontroller.log.format
optional: true
- name: ARGOCD_NOTIFICATIONS_CONTROLLER_LOGLEVEL
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: notificationscontroller.log.level
optional: true
- name: ARGOCD_APPLICATION_NAMESPACES
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: application.namespaces
optional: true
- name: ARGOCD_NOTIFICATION_CONTROLLER_SELF_SERVICE_NOTIFICATION_ENABLED
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: notificationscontroller.selfservice.enabled
optional: true
resources: {}
volumeMounts:
- name: tls-certs
mountPath: /app/config/tls
- name: argocd-repo-server-tls
mountPath: /app/config/reposerver/tls
- name: kube-api-access-jxxg8
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
tcpSocket:
port: 9001
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: argocd-notifications-controller
serviceAccount: argocd-notifications-controller
nodeName: system-0-65529
securityContext:
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
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:04:40Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:19Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:19Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:40Z'
hostIP: 10.108.0.3
podIP: 10.244.1.42
podIPs:
- ip: 10.244.1.42
startTime: '2025-04-17T22:04:40Z'
containerStatuses:
- name: argocd-notifications-controller
state:
running:
startedAt: '2025-04-17T22:05:18Z'
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://0234e8271e97e5376bb61ebfefead371556ad0f9fffe36aa483548eefeb7fd3d
started: true
qosClass: BestEffort
metadata:
name: argocd-notifications-controller-944c45fb-bqtql
generateName: argocd-notifications-controller-944c45fb-
namespace: argocd
uid: 445a5e86-99b1-42fc-8702-573d536590c3
resourceVersion: '92140182'
creationTimestamp: '2025-04-17T22:04:40Z'
labels:
app.kubernetes.io/name: argocd-notifications-controller
pod-template-hash: 944c45fb
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: argocd-notifications-controller-944c45fb
uid: 81be0c30-c986-440f-86fb-36f780c0ebfe
controller: true
blockOwnerDeletion: true
spec:
volumes:
- name: tls-certs
configMap:
name: argocd-tls-certs-cm
defaultMode: 420
- name: argocd-repo-server-tls
secret:
secretName: argocd-repo-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-jxxg8
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: argocd-notifications-controller
image: quay.io/argoproj/argocd:v2.12.1
args:
- /usr/local/bin/argocd-notifications
workingDir: /app
env:
- name: ARGOCD_NOTIFICATIONS_CONTROLLER_LOGFORMAT
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: notificationscontroller.log.format
optional: true
- name: ARGOCD_NOTIFICATIONS_CONTROLLER_LOGLEVEL
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: notificationscontroller.log.level
optional: true
- name: ARGOCD_APPLICATION_NAMESPACES
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: application.namespaces
optional: true
- name: ARGOCD_NOTIFICATION_CONTROLLER_SELF_SERVICE_NOTIFICATION_ENABLED
valueFrom:
configMapKeyRef:
name: argocd-cmd-params-cm
key: notificationscontroller.selfservice.enabled
optional: true
resources: {}
volumeMounts:
- name: tls-certs
mountPath: /app/config/tls
- name: argocd-repo-server-tls
mountPath: /app/config/reposerver/tls
- name: kube-api-access-jxxg8
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
tcpSocket:
port: 9001
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: Always
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
serviceAccountName: argocd-notifications-controller
serviceAccount: argocd-notifications-controller
nodeName: system-0-65529
securityContext:
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
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:04:40Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:19Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:19Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:40Z'
hostIP: 10.108.0.3
podIP: 10.244.1.42
podIPs:
- ip: 10.244.1.42
startTime: '2025-04-17T22:04:40Z'
containerStatuses:
- name: argocd-notifications-controller
state:
running:
startedAt: '2025-04-17T22:05:18Z'
lastState: {}
ready: true
restartCount: 0
image: quay.io/argoproj/argocd:v2.12.1
imageID: >-
quay.io/argoproj/argocd@sha256:a0ebfa7d419a1c78babc80fc77de093751d8a5fabffcaf3f7e81a4d55a23cc0d
containerID: >-
containerd://0234e8271e97e5376bb61ebfefead371556ad0f9fffe36aa483548eefeb7fd3d
started: true
qosClass: BestEffort
Pod Details

Name: argocd-notifications-controller-944c45fb-bqtql

Namespace: argocd

Status: Running

IP: 10.244.1.42

Node: system-0-65529

Ready: 1/1

Enrich LLM Context
 
Select a container
Examples
Troubleshoot
Describe Pod Command
Describe Affinity
Explain Event Timeline
Investigator
argocd-notifications-controller
Pod Details

Name: argocd-notifications-controller-944c45fb-bqtql

Namespace: argocd

Status: Running

IP: 10.244.1.42

Node: system-0-65529

Ready: 1/1

Enrich LLM Context
 
Select a container
Examples
Troubleshoot
Describe Pod Command
Describe Affinity
Explain Event Timeline
Investigator
Pod Details

Name: argocd-notifications-controller-944c45fb-bqtql

Namespace: argocd

Status: Running

IP: 10.244.1.42

Node: system-0-65529

Ready: 1/1

Enrich LLM Context
 
Select a container
Examples
Troubleshoot
Describe Pod Command
Describe Affinity
Explain Event Timeline
Investigator
Kubeintel ©2024