apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-06T06:01:04Z"
  creationTimestamp: "2026-02-06T06:00:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "683"
  uid: 853944f7-7cb1-487d-a90f-b255ba0f7e05
subsets:
- addresses:
  - ip: 172.24.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hsd87
      namespace: kube-system
      uid: 39f86b3b-06be-478a-84a6-89d14e34b938
  - ip: 172.24.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xw9wx
      namespace: kube-system
      uid: 8ea38d1b-c8fc-44b3-9829-cc50e6b87cb1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
