apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T00:55:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 7a6afa1f-cb6d-4c36-a745-7b067b284ca9
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9lpdl
      namespace: kube-system
      uid: 5b14e966-4618-4f26-ad6a-ac78f133d78e
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xngbk
      namespace: kube-system
      uid: e6fb6d62-42e4-413f-9a62-6d59ac14246a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
