apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-02T08:54:08Z"
  creationTimestamp: "2026-04-02T08:52:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1115"
  uid: 08c4a9f4-aa7b-475f-adb2-35a76543ddea
subsets:
- addresses:
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d5d5c
      namespace: kube-system
      uid: 5c9429b5-4a9f-47ac-aa6f-bb50984ff434
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvk4n
      namespace: kube-system
      uid: 933b447f-7261-423d-bd22-3f99201f1ece
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
