apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T20:24:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: b4c1f3f4-491a-4a55-9a5c-61b4a57fdfe7
subsets:
- addresses:
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7wm9j
      namespace: kube-system
      uid: a4925147-777b-4f18-ab02-dfaba9f77121
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dcpjn
      namespace: kube-system
      uid: b1a43257-7fe3-447f-b2ec-62909e1c6ac3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
