Kubeintel Logo

Kubeintel

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

Name: konnectivity-agent-qrsjc

Namespace: kube-system

Status: Running

IP: 10.244.1.28

Node: system-0-65529

Ready: 1/1

Kubectl Commands
  • View
  • Delete
  • Describe
  • Debug
Containers
Name
Image
Ready
Restarts
...
konnectivity-agentregistry.k8s.io/kas-network-proxy/proxy-...Ready-
  • 1
Metadata

Creation Time: 2025-04-17T22:03:56Z

Labels:

  • controller-revision-hash: 84b8858f98...
  • doks.digitalocean.com/managed: true...
  • k8s-app: konnectivity-agent...
  • pod-template-generation: 4...

Annotation:

  • clusterlint.digitalocean.com/disabled-checks: resource-requirement...
name: konnectivity-agent-qrsjc
generateName: konnectivity-agent-
namespace: kube-system
uid: e8ba08bd-cc30-4271-857d-a9a05e381b66
resourceVersion: '92139220'
creationTimestamp: '2025-04-17T22:03:56Z'
labels:
controller-revision-hash: 84b8858f98
doks.digitalocean.com/managed: 'true'
k8s-app: konnectivity-agent
pod-template-generation: '4'
annotations:
clusterlint.digitalocean.com/disabled-checks: resource-requirements
ownerReferences:
- apiVersion: apps/v1
kind: DaemonSet
name: konnectivity-agent
uid: c5e460d3-d39f-40db-b010-c76703bfe58b
controller: true
blockOwnerDeletion: true
- name: konnectivity-agent
image: registry.k8s.io/kas-network-proxy/proxy-agent:v0.30.2
command:
- /proxy-agent
args:
- '--logtostderr=true'
- '--ca-cert=/var/run/secrets/kubernetes.io/serviceaccount/ca.crt'
- '--proxy-server-port=8132'
- '--admin-server-port=8133'
- '--health-server-port=8134'
- '--keepalive-time=5m'
- >-
--service-account-token-path=/var/run/secrets/tokens/konnectivity-agent-token
- >-
--proxy-server-host=f6ce2907-8531-4ab3-861e-4e2affa620b1.k8s.ondigitalocean.com
resources: {}
volumeMounts:
- name: konnectivity-agent-token
mountPath: /var/run/secrets/tokens
- name: kube-api-access-jqktg
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
httpGet:
path: /healthz
port: 8134
scheme: HTTP
initialDelaySeconds: 15
timeoutSeconds: 15
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
volumes:
- name: konnectivity-agent-token
projected:
sources:
- serviceAccountToken:
audience: system:konnectivity-server
expirationSeconds: 3600
path: konnectivity-agent-token
defaultMode: 420
- name: kube-api-access-jqktg
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: konnectivity-agent
image: registry.k8s.io/kas-network-proxy/proxy-agent:v0.30.2
command:
- /proxy-agent
args:
- '--logtostderr=true'
- '--ca-cert=/var/run/secrets/kubernetes.io/serviceaccount/ca.crt'
- '--proxy-server-port=8132'
- '--admin-server-port=8133'
- '--health-server-port=8134'
- '--keepalive-time=5m'
- >-
--service-account-token-path=/var/run/secrets/tokens/konnectivity-agent-token
- >-
--proxy-server-host=f6ce2907-8531-4ab3-861e-4e2affa620b1.k8s.ondigitalocean.com
resources: {}
volumeMounts:
- name: konnectivity-agent-token
mountPath: /var/run/secrets/tokens
- name: kube-api-access-jqktg
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
httpGet:
path: /healthz
port: 8134
scheme: HTTP
initialDelaySeconds: 15
timeoutSeconds: 15
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: Default
serviceAccountName: konnectivity-agent
serviceAccount: konnectivity-agent
nodeName: system-0-65529
securityContext: {}
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- system-0-65529
schedulerName: default-scheduler
tolerations:
- operator: Exists
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
- key: node.kubernetes.io/disk-pressure
operator: Exists
effect: NoSchedule
- key: node.kubernetes.io/memory-pressure
operator: Exists
effect: NoSchedule
- key: node.kubernetes.io/pid-pressure
operator: Exists
effect: NoSchedule
- key: node.kubernetes.io/unschedulable
operator: Exists
effect: NoSchedule
priorityClassName: system-cluster-critical
priority: 2000000000
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:30Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:03:58Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:30Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:30Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:03:56Z'
hostIP: 10.108.0.3
podIP: 10.244.1.28
podIPs:
- ip: 10.244.1.28
startTime: '2025-04-17T22:03:58Z'
containerStatuses:
- name: konnectivity-agent
state:
running:
startedAt: '2025-04-17T22:04:29Z'
lastState: {}
ready: true
restartCount: 0
image: registry.k8s.io/kas-network-proxy/proxy-agent:v0.30.2
imageID: >-
registry.k8s.io/kas-network-proxy/proxy-agent@sha256:9a44a615d53d20d1ea5dbf407a65146e2a5263dd039b48e7f238b60ce063d3eb
containerID: >-
containerd://95e4de9464d6c2e3567d9358a036addcd692af0f89a54d6c60162872807caf9e
started: true
qosClass: BestEffort
metadata:
name: konnectivity-agent-qrsjc
generateName: konnectivity-agent-
namespace: kube-system
uid: e8ba08bd-cc30-4271-857d-a9a05e381b66
resourceVersion: '92139220'
creationTimestamp: '2025-04-17T22:03:56Z'
labels:
controller-revision-hash: 84b8858f98
doks.digitalocean.com/managed: 'true'
k8s-app: konnectivity-agent
pod-template-generation: '4'
annotations:
clusterlint.digitalocean.com/disabled-checks: resource-requirements
ownerReferences:
- apiVersion: apps/v1
kind: DaemonSet
name: konnectivity-agent
uid: c5e460d3-d39f-40db-b010-c76703bfe58b
controller: true
blockOwnerDeletion: true
spec:
volumes:
- name: konnectivity-agent-token
projected:
sources:
- serviceAccountToken:
audience: system:konnectivity-server
expirationSeconds: 3600
path: konnectivity-agent-token
defaultMode: 420
- name: kube-api-access-jqktg
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: konnectivity-agent
image: registry.k8s.io/kas-network-proxy/proxy-agent:v0.30.2
command:
- /proxy-agent
args:
- '--logtostderr=true'
- '--ca-cert=/var/run/secrets/kubernetes.io/serviceaccount/ca.crt'
- '--proxy-server-port=8132'
- '--admin-server-port=8133'
- '--health-server-port=8134'
- '--keepalive-time=5m'
- >-
--service-account-token-path=/var/run/secrets/tokens/konnectivity-agent-token
- >-
--proxy-server-host=f6ce2907-8531-4ab3-861e-4e2affa620b1.k8s.ondigitalocean.com
resources: {}
volumeMounts:
- name: konnectivity-agent-token
mountPath: /var/run/secrets/tokens
- name: kube-api-access-jqktg
readOnly: true
mountPath: /var/run/secrets/kubernetes.io/serviceaccount
livenessProbe:
httpGet:
path: /healthz
port: 8134
scheme: HTTP
initialDelaySeconds: 15
timeoutSeconds: 15
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
imagePullPolicy: IfNotPresent
restartPolicy: Always
terminationGracePeriodSeconds: 30
dnsPolicy: Default
serviceAccountName: konnectivity-agent
serviceAccount: konnectivity-agent
nodeName: system-0-65529
securityContext: {}
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- system-0-65529
schedulerName: default-scheduler
tolerations:
- operator: Exists
- key: node.kubernetes.io/not-ready
operator: Exists
effect: NoExecute
- key: node.kubernetes.io/unreachable
operator: Exists
effect: NoExecute
- key: node.kubernetes.io/disk-pressure
operator: Exists
effect: NoSchedule
- key: node.kubernetes.io/memory-pressure
operator: Exists
effect: NoSchedule
- key: node.kubernetes.io/pid-pressure
operator: Exists
effect: NoSchedule
- key: node.kubernetes.io/unschedulable
operator: Exists
effect: NoSchedule
priorityClassName: system-cluster-critical
priority: 2000000000
enableServiceLinks: true
preemptionPolicy: PreemptLowerPriority
status:
phase: Running
conditions:
- type: PodReadyToStartContainers
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:30Z'
- type: Initialized
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:03:58Z'
- type: Ready
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:30Z'
- type: ContainersReady
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:04:30Z'
- type: PodScheduled
status: 'True'
lastProbeTime: null
lastTransitionTime: '2025-04-17T22:03:56Z'
hostIP: 10.108.0.3
podIP: 10.244.1.28
podIPs:
- ip: 10.244.1.28
startTime: '2025-04-17T22:03:58Z'
containerStatuses:
- name: konnectivity-agent
state:
running:
startedAt: '2025-04-17T22:04:29Z'
lastState: {}
ready: true
restartCount: 0
image: registry.k8s.io/kas-network-proxy/proxy-agent:v0.30.2
imageID: >-
registry.k8s.io/kas-network-proxy/proxy-agent@sha256:9a44a615d53d20d1ea5dbf407a65146e2a5263dd039b48e7f238b60ce063d3eb
containerID: >-
containerd://95e4de9464d6c2e3567d9358a036addcd692af0f89a54d6c60162872807caf9e
started: true
qosClass: BestEffort
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
konnectivity-agent
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
...
Namespace
First Seen
Last Seen
Type
Reason
Object
Message
No data
Kubeintel ©2024