apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T20:54:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: e6a4bd23-625f-405a-b11e-5e5a82ec1639
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sr4qd
      namespace: kube-system
      uid: e4694f06-03f8-46de-92d3-70e1b2f3245a
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t25jt
      namespace: kube-system
      uid: e29e6813-0849-456b-8d15-36f1e76ab821
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
