apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T10:11:48Z"
  creationTimestamp: "2026-05-05T10:10:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 2a51a77f-5c9d-4603-901c-ed0c7f50f976
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gvnzn
      namespace: kube-system
      uid: a0735ccb-11ac-4633-87ce-9f750d906915
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxp7z
      namespace: kube-system
      uid: a317a846-db16-4606-b256-f1a04010d8ab
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
