apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T16:25:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 671bc527-e614-4697-a604-e4c085c55efb
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qjsg8
      namespace: kube-system
      uid: a62b5dfb-7b80-431a-912e-4824f689f56f
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xr6ww
      namespace: kube-system
      uid: 4634f0dc-4efc-49fd-b705-3db3066cb28a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
