apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-11T08:21:26Z"
  creationTimestamp: "2026-08-11T08:20:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 89c9daa4-bd65-4fe2-a205-3dafa62d7b45
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r7fpb
      namespace: kube-system
      uid: 3d6ae405-602f-46d6-8d31-c5fc0b3469bd
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q6v2w
      namespace: kube-system
      uid: 8b952995-0f6e-4483-aba2-c9a969fc45a0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
