apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-05T21:37:50Z"
  creationTimestamp: "2026-08-05T21:36:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "996"
  uid: dcf9c394-29f7-4409-ba6c-4b93e1d4146e
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wzf74
      namespace: kube-system
      uid: c0f717ba-22d8-4a4d-90ce-300afb98fea2
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9dsb9
      namespace: kube-system
      uid: 51c47ff6-05d9-4a59-888c-21f94c1be675
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
