apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-15T14:06:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 0a300969-ba5f-4425-a26e-8b111f4766af
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bcchn
      namespace: kube-system
      uid: 58ba8b59-22dd-41a7-ae9d-760810bbf97a
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6hp8m
      namespace: kube-system
      uid: f93de0cb-3366-4584-b618-364bf0efb6a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
