apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T10:59:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: a122ce73-acb6-4f13-be64-cf3a8113d374
subsets:
- addresses:
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wn9wp
      namespace: kube-system
      uid: b812e30b-7114-411d-bb33-19728ed29bf5
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-772tr
      namespace: kube-system
      uid: cb3c4d25-20b3-451c-a775-f660644c6faa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
