apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-10T02:28:47Z"
  creationTimestamp: "2026-03-10T02:27:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "694"
  uid: be79c2ff-75cc-4a0c-87aa-d73b9123b809
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vxd62
      namespace: kube-system
      uid: 64547040-cb65-4c42-8020-d73a341cd566
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j42cf
      namespace: kube-system
      uid: ac68ddf1-259b-4536-93db-012844a380e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
