apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T12:51:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 47b0da4b-f32e-42d7-a3d6-7a50f4711f43
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqths
      namespace: kube-system
      uid: f3dded53-b973-4245-88aa-bb832462e0a6
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-npjgp
      namespace: kube-system
      uid: 3ad3448c-f7cb-4c77-aaa3-d80982ffe659
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
