apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T07:25:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: d84be77b-751e-4438-bb64-0d5a7e53db6c
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4drv
      namespace: kube-system
      uid: f96c0f85-48c3-45c6-83ef-fc31c2ce0091
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ltxrc
      namespace: kube-system
      uid: ce1cbcd8-f2f0-4ecc-93a4-272272d80186
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
