apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T00:47:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 84e627b9-22e8-496a-a151-4a98a10518c9
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p4cww
      namespace: kube-system
      uid: f9b30f1f-f88c-4fb2-9109-ad39e18ae5e5
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56wx8
      namespace: kube-system
      uid: 80d477a3-8d94-4036-9b3a-4089b89c3d1a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
