apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-30T23:50:09Z"
  creationTimestamp: "2026-07-30T23:49:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: e13aa308-1f31-449a-8712-7a9657fc5189
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4225d
      namespace: kube-system
      uid: 693dbe7f-b6bb-4f23-bfa7-7b0ff3ee1d9c
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7kgmf
      namespace: kube-system
      uid: 06ac55f1-7887-4640-9fb1-5c46a1df97a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
