apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-07T01:59:40Z"
  creationTimestamp: "2026-05-07T01:58:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "962"
  uid: e1ca7429-9cb8-4e30-9b61-ce2c0ae1f0ac
subsets:
- addresses:
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nhp5d
      namespace: kube-system
      uid: c8fbf2b6-e5b6-4376-a09c-03e9fd1bd9ab
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fwq8v
      namespace: kube-system
      uid: 84e3a135-d1ae-4f2c-ad2a-2557352375e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
