apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T23:11:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: e9511e72-eb3d-4ff2-baa9-d8b4fdc7afc5
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kp6lg
      namespace: kube-system
      uid: 750c8510-69b9-4a12-adc4-9784b1938670
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v6f5k
      namespace: kube-system
      uid: e4e543d4-78da-4d31-bb8f-df442778eddd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
