apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T21:51:57Z"
  creationTimestamp: "2026-04-23T21:50:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1093"
  uid: e3a72df0-c842-4379-999b-303745b7eb57
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pxj4g
      namespace: kube-system
      uid: 5a11033a-6911-43a8-86a2-a92d1f248e04
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lj575
      namespace: kube-system
      uid: c660da18-1daf-4c81-a9e7-b700ae0ee7e3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
