apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-04T05:20:58Z"
  creationTimestamp: "2026-02-04T05:20:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "729"
  uid: 77f936f4-b58a-47c3-864f-31e68333bb48
subsets:
- addresses:
  - ip: 172.24.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-77stm
      namespace: kube-system
      uid: d1b6eaa1-e957-4ad1-94bd-315328ca544f
  - ip: 172.24.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-pn8wg
      namespace: kube-system
      uid: 320378f1-fab1-404b-85a6-b029f63ffe77
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
