apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-11T03:15:41Z"
  creationTimestamp: "2026-02-11T03:14:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "725"
  uid: b67e9a36-0e29-46e6-8acc-bacb528621d2
subsets:
- addresses:
  - ip: 172.24.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4kc87
      namespace: kube-system
      uid: b91caa1c-acc3-4dec-a76e-388cd29aa259
  - ip: 172.24.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cn6d6
      namespace: kube-system
      uid: ccf2339b-84d7-422b-b424-d6e427d2bf9c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
