apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-09T17:02:01Z"
  creationTimestamp: "2026-06-09T17:00:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1009"
  uid: 50d9587d-2f14-4531-b427-f6e5446f317f
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h4pzc
      namespace: kube-system
      uid: ae4e393d-11d7-47c7-93bc-cd4e49bf29eb
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dnw47
      namespace: kube-system
      uid: 74191f48-aad4-4076-80d6-3c95ae1cb5c3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
