apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T01:03:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: fa4d55a9-650f-4afd-bb7f-9e6f15015f63
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mdq5c
      namespace: kube-system
      uid: 3a316796-fb77-4108-b321-d0bb7cd84b25
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dxj64
      namespace: kube-system
      uid: 4aca9bfd-d234-411f-b246-81e909b7204d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
