apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T07:45:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: b4d1b6b9-7041-4615-9920-4557d4240bbc
subsets:
- addresses:
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vnzmt
      namespace: kube-system
      uid: 66994035-b5ea-4673-b957-f02fb274bfe2
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-99pxk
      namespace: kube-system
      uid: b8e7a797-6361-4415-ade0-1953aaf4f5ef
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
