apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T12:02:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 1e2adcd3-6032-4344-81ac-f8e6ea3ad4f1
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7fvw
      namespace: kube-system
      uid: 4b988d2d-cb75-40db-ba0c-42ed5afafd63
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnwkg
      namespace: kube-system
      uid: e35173ec-3620-49eb-9836-a16b4e966f31
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
