apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-30T01:12:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 76f1ab92-07a0-465a-8a5e-d5d4bca6268b
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qlb4d
      namespace: kube-system
      uid: 70a9cb18-f9d6-4bac-9a8f-8bfb6c308c48
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ln9zv
      namespace: kube-system
      uid: 8945c15c-2877-455e-9db3-ecbe8c4fd9ab
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
