apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-05T05:29:34Z"
  creationTimestamp: "2026-02-05T05:28:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "710"
  uid: 85ba41d2-b1ea-4cfb-8686-c05a9912a9a6
subsets:
- addresses:
  - ip: 172.24.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4s2rh
      namespace: kube-system
      uid: af5ed4ea-15d3-4f46-9a03-dd67b021e1c9
  - ip: 172.24.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hfph6
      namespace: kube-system
      uid: 7a9bc9b6-8ffe-4c2a-80bc-0aee81be19c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
