apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T06:05:59Z"
  creationTimestamp: "2026-02-25T06:05:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "759"
  uid: 648af3be-0d98-4a18-a41c-a951b7f351e0
subsets:
- addresses:
  - ip: 172.24.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qlgvn
      namespace: kube-system
      uid: e945b17b-3623-4a86-a8ea-3906f9c96d77
  - ip: 172.24.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xjxss
      namespace: kube-system
      uid: 5ab6557f-4f3a-41cf-8a5e-3fffd03aee83
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
