apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-25T19:13:31Z"
  creationTimestamp: "2026-07-25T19:12:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 7a252d81-6b78-4e50-bd69-68b9c18d190b
subsets:
- addresses:
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6cwwj
      namespace: kube-system
      uid: e07970bc-91e9-4b34-a551-0aa61bbc2b23
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xxvbt
      namespace: kube-system
      uid: ec208797-daf1-4208-847b-536790a41562
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
