apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-01T18:55:05Z"
  creationTimestamp: "2026-02-01T18:54:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "712"
  uid: 3895a8d3-616e-4fd9-861b-36d9dd21e60e
subsets:
- addresses:
  - ip: 172.24.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4x8b2
      namespace: kube-system
      uid: ff9a202f-3fb3-48c1-b2da-f39c2e64d4c1
  - ip: 172.24.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-q2cgt
      namespace: kube-system
      uid: eb4ceafd-aea4-4eb1-8e0d-e30ecc605149
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
