apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T06:32:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: f3d22745-9f5a-4b90-b4d0-55edf07ddf7a
subsets:
- addresses:
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-72ljf
      namespace: kube-system
      uid: 07004c97-833c-47d1-bc1f-b8ec130ce883
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7d678
      namespace: kube-system
      uid: 42985855-5ac5-4350-be3a-3722eb1d9fc0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
