apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-04T14:27:40Z"
  creationTimestamp: "2026-02-04T14:26:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "689"
  uid: 6c488e63-31ac-4654-9f6d-bdb8edf6ff8a
subsets:
- addresses:
  - ip: 172.24.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rmmqx
      namespace: kube-system
      uid: d4e85f2c-adb6-4608-8f00-07b12ada7295
  - ip: 172.24.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rchcq
      namespace: kube-system
      uid: 8d9f1d93-a995-4b74-ae82-d08e499c87d9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
