apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-29T15:18:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: b5975dc5-fda8-4806-9c58-11b6bee66fb9
subsets:
- addresses:
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w7856
      namespace: kube-system
      uid: 969e80e2-5add-464c-96d9-9063e7a3aeaa
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x6dp2
      namespace: kube-system
      uid: 17fd2c7b-b4dd-4ffb-a3d9-2b608e89d557
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
