apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T22:08:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 905969c8-3f0e-470b-b53e-a558b3365556
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twhkl
      namespace: kube-system
      uid: f56c3d96-3faf-4716-bd84-6c849660fc35
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7q84g
      namespace: kube-system
      uid: 6f291e3d-e1e1-4c35-883d-d254126eb1dd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
