apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T00:25:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 59e3a962-48ed-4a2c-9171-85c7cd7f68bb
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zvjwq
      namespace: kube-system
      uid: 8bef4547-4ed0-423e-ae12-75ef122e1100
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6pxwc
      namespace: kube-system
      uid: 9872a1e6-10cc-4033-910d-6e0d9c55bad0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
