apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T07:25:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 6041188f-342f-4942-b82e-3b76697e31dc
subsets:
- addresses:
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sxfsh
      namespace: kube-system
      uid: bc07eb4e-d54a-483d-bf4f-07d8d1860141
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cv47p
      namespace: kube-system
      uid: bff345e9-4704-4ede-a2d5-c6fd748c10e4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
