apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T17:23:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "651"
  uid: b2894bb0-6440-4a73-8826-3240d149977b
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mxnjs
      namespace: kube-system
      uid: 28e63a37-f002-4e99-b701-1cfe54c25a61
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gvrh7
      namespace: kube-system
      uid: 01cd7d8d-f071-41c0-b494-15e7ed9abe26
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
