apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T09:48:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 8e76127c-0ddf-4730-ab02-9af5de49b567
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6sn84
      namespace: kube-system
      uid: a26e8188-0d72-4183-b9f0-ece28d300e4f
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zg4kv
      namespace: kube-system
      uid: 683e28d4-1f44-4659-a972-7f83b668c21d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
