apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T02:06:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 2a115ba8-5f32-465d-949d-ab76b722d340
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kp7gh
      namespace: kube-system
      uid: e6bdb5b8-76e6-4c5d-bbff-029492838d40
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f2prf
      namespace: kube-system
      uid: d3b25695-f7a8-4915-996d-7bb99bdb3401
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
