apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-28T19:58:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: e2163fb0-2faf-4120-9e8f-e77c75937583
subsets:
- addresses:
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t8dpc
      namespace: kube-system
      uid: 9430ab63-f133-4c4c-881a-77355efc67d1
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-72lz4
      namespace: kube-system
      uid: 203779a8-4573-45f8-8ae5-090d297d674b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
