apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-19T16:07:54Z"
  creationTimestamp: "2026-01-19T16:07:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "687"
  uid: d8451d8b-77bc-4fc1-89c8-03e5ae9e6cae
subsets:
- addresses:
  - ip: 172.24.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-psl5d
      namespace: kube-system
      uid: 23bdf38f-f963-4a70-8f58-c16fac5e2cf5
  - ip: 172.24.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nhqgh
      namespace: kube-system
      uid: a22619b7-c07f-43f3-93d3-639a6614f769
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
