apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T08:24:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 7dbe7f24-dcbc-47bf-8bc7-71b539c4d9d4
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w8jkd
      namespace: kube-system
      uid: 341150d9-0b08-48cd-b2b2-8c6667df7f88
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ttdw8
      namespace: kube-system
      uid: 4d341c75-8ce3-45ea-a30b-385e81148708
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
