apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-26T14:03:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 0d653ef1-f807-4f48-83e5-5057dd6c2ce9
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t44p8
      namespace: kube-system
      uid: 2410a947-b988-4191-afd4-cfe23b143c23
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cf52m
      namespace: kube-system
      uid: a814add7-ecee-4905-affb-e0a4ec23c813
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
