apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-04T21:37:04Z"
  creationTimestamp: "2026-08-04T21:35:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "977"
  uid: 534c9a39-ed29-4bb5-90b2-a17aa6d0ed9c
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-667d4
      namespace: kube-system
      uid: 15b26b62-2b45-4f54-b35c-f9dfd87274ea
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-458nk
      namespace: kube-system
      uid: a0301bba-b63e-4f31-9093-5fb414660c94
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
