apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:25:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 297a698e-9e9d-4d9a-b08f-6dc0eb51b50d
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w85bz
      namespace: kube-system
      uid: 1b51659e-ae53-4beb-8dbc-564adf2a6efb
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7twc2
      namespace: kube-system
      uid: f5269e3b-89e2-4a29-bb55-9f4e5a14773d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
