apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T09:40:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: f15da587-0517-4682-a7f6-97caa68055af
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnn28
      namespace: kube-system
      uid: 1cb43ac9-c7fb-4a27-9572-272ec835764d
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g62kn
      namespace: kube-system
      uid: 46c9262d-07dd-4eb0-8f06-fb6453f6f2ca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
