Kubeintel Logo

Kubeintel

  • Search
  • Pods
  • Deployments
  • Statefulsets
  • jobJobs
  • Daemonsets
  • Namespaces
  • Nodes
  • Services
  • Configmaps
  1. Home
  2. /
  3. namespaces
  4. /
  5. cert-manager
  6. /
  7. pods
  8. /
  9. cert-manager-webhook-5f594df789-xgcjl
  10. /
  11. investigator
Summary
Metadata
Containers
Spec
Status
All
Events
Logs
Investigator
Pod Details

Name: cert-manager-webhook-5f594df789-xgcjl

Namespace: cert-manager

Status: Running

IP: 10.244.1.46

Node: system-0-65529

Ready: 1/1

Kubectl Commands
  • View
  • Delete
  • Describe
  • Debug
Containers
Name
Image
Ready
Restarts
...
cert-manager-webhookquay.io/jetstack/cert-manager-webhook:v1...Ready-
  • 1
Metadata

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

Labels:

  • app: webhook
  • app.kubernetes.io/component: webhook...
  • app.kubernetes.io/instance: cert-manager...
  • app.kubernetes.io/name: webhook...
  • app.kubernetes.io/version: v1.15.1...
  • pod-template-hash: 5f594df789...
name: cert-manager-webhook-5f594df789-xgcjl
generateName: cert-manager-webhook-5f594df789-
namespace: cert-manager
uid: 14f5fad9-eefe-4a2b-8f52-318c6e5e186f
resourceVersion: '92140015'
creationTimestamp: '2025-04-17T22:04:43Z'
labels:
app: webhook
app.kubernetes.io/component: webhook
app.kubernetes.io/instance: cert-manager
app.kubernetes.io/name: webhook
app.kubernetes.io/version: v1.15.1
pod-template-hash: 5f594df789
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: cert-manager-webhook-5f594df789
uid: a49ced6d-ca6b-4cc8-995d-29e882128595
controller: true
blockOwnerDeletion: true
- name: cert-manager-webhook
image: quay.io/jetstack/cert-manager-webhook:v1.15.1
args:
- '--v=2'
- '--secure-port=10250'
- '--dynamic-serving-ca-secret-namespace=$(POD_NAMESPACE)'
- '--dynamic-serving-ca-secret-name=cert-manager-webhook-ca'
- '--dynamic-serving-dns-names=cert-manager-webhook'
- '--dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE)'
- '--dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE).svc'
ports:
- name: https
containerPort: 10250
protocol: TCP
- name: healthcheck
containerPort: 6080
protocol: TCP
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
resources: {}
volumeMounts:
- name: kube-api-access-wcqt9
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
httpGet:
path: /livez
port: 6080
scheme: HTTP
initialDelaySeconds: 60
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
readinessProbe:
httpGet:
path: /healthz
port: 6080
scheme: HTTP
initialDelaySeconds: 5
timeoutSeconds: 1
periodSeconds: 5
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
volumes:
- name: kube-api-access-wcqt9
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: cert-manager-webhook
image: quay.io/jetstack/cert-manager-webhook:v1.15.1
args:
- '--v=2'
- '--secure-port=10250'
- '--dynamic-serving-ca-secret-namespace=$(POD_NAMESPACE)'
- '--dynamic-serving-ca-secret-name=cert-manager-webhook-ca'
- '--dynamic-serving-dns-names=cert-manager-webhook'
- '--dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE)'
- '--dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE).svc'
ports:
- name: https
containerPort: 10250
protocol: TCP
- name: healthcheck
containerPort: 6080
protocol: TCP
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
resources: {}
volumeMounts:
- name: kube-api-access-wcqt9
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
httpGet:
path: /livez
port: 6080
scheme: HTTP
initialDelaySeconds: 60
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
readinessProbe:
httpGet:
path: /healthz
port: 6080
scheme: HTTP
initialDelaySeconds: 5
timeoutSeconds: 1
periodSeconds: 5
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/os: linux
serviceAccountName: cert-manager-webhook
serviceAccount: cert-manager-webhook
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: false
preemptionPolicy: PreemptLowerPriority
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:59Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:43Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:08Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:08Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:43Z'
hostIP: 10.108.0.3
podIP: 10.244.1.46
podIPs:
- ip: 10.244.1.46
startTime: '2025-04-17T22:04:43Z'
containerStatuses:
- name: cert-manager-webhook
state:
running:
startedAt: '2025-04-17T22:04:59Z'
lastState: {}
ready: true
restartCount: 0
image: quay.io/jetstack/cert-manager-webhook:v1.15.1
imageID: >-
quay.io/jetstack/cert-manager-webhook@sha256:88901bb0099b9cdade3950d37bfa97fce7fab0e5429d09fa941b8791add84a5f
containerID: >-
containerd://3d58e7027ac51e6a333ed7e2cede0fa97e71e8d7b7dd42939fcf97105f33fb3d
started: true
qosClass: BestEffort
metadata:
name: cert-manager-webhook-5f594df789-xgcjl
generateName: cert-manager-webhook-5f594df789-
namespace: cert-manager
uid: 14f5fad9-eefe-4a2b-8f52-318c6e5e186f
resourceVersion: '92140015'
creationTimestamp: '2025-04-17T22:04:43Z'
labels:
app: webhook
app.kubernetes.io/component: webhook
app.kubernetes.io/instance: cert-manager
app.kubernetes.io/name: webhook
app.kubernetes.io/version: v1.15.1
pod-template-hash: 5f594df789
ownerReferences:
- apiVersion: apps/v1
kind: ReplicaSet
name: cert-manager-webhook-5f594df789
uid: a49ced6d-ca6b-4cc8-995d-29e882128595
controller: true
blockOwnerDeletion: true
spec:
volumes:
- name: kube-api-access-wcqt9
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: cert-manager-webhook
image: quay.io/jetstack/cert-manager-webhook:v1.15.1
args:
- '--v=2'
- '--secure-port=10250'
- '--dynamic-serving-ca-secret-namespace=$(POD_NAMESPACE)'
- '--dynamic-serving-ca-secret-name=cert-manager-webhook-ca'
- '--dynamic-serving-dns-names=cert-manager-webhook'
- '--dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE)'
- '--dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE).svc'
ports:
- name: https
containerPort: 10250
protocol: TCP
- name: healthcheck
containerPort: 6080
protocol: TCP
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
resources: {}
volumeMounts:
- name: kube-api-access-wcqt9
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
httpGet:
path: /livez
port: 6080
scheme: HTTP
initialDelaySeconds: 60
timeoutSeconds: 1
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
readinessProbe:
httpGet:
path: /healthz
port: 6080
scheme: HTTP
initialDelaySeconds: 5
timeoutSeconds: 1
periodSeconds: 5
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/os: linux
serviceAccountName: cert-manager-webhook
serviceAccount: cert-manager-webhook
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: false
preemptionPolicy: PreemptLowerPriority
status:
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:59Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:43Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:08Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:05:08Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:43Z'
hostIP: 10.108.0.3
podIP: 10.244.1.46
podIPs:
- ip: 10.244.1.46
startTime: '2025-04-17T22:04:43Z'
containerStatuses:
- name: cert-manager-webhook
state:
running:
startedAt: '2025-04-17T22:04:59Z'
lastState: {}
ready: true
restartCount: 0
image: quay.io/jetstack/cert-manager-webhook:v1.15.1
imageID: >-
quay.io/jetstack/cert-manager-webhook@sha256:88901bb0099b9cdade3950d37bfa97fce7fab0e5429d09fa941b8791add84a5f
containerID: >-
containerd://3d58e7027ac51e6a333ed7e2cede0fa97e71e8d7b7dd42939fcf97105f33fb3d
started: true
qosClass: BestEffort
Pod Details

Name: cert-manager-webhook-5f594df789-xgcjl

Namespace: cert-manager

Status: Running

IP: 10.244.1.46

Node: system-0-65529

Ready: 1/1

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

Name: cert-manager-webhook-5f594df789-xgcjl

Namespace: cert-manager

Status: Running

IP: 10.244.1.46

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: cert-manager-webhook-5f594df789-xgcjl

Namespace: cert-manager

Status: Running

IP: 10.244.1.46

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