apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T11:23:33Z"
  creationTimestamp: "2026-05-12T11:22:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: f3e050ec-4678-4c22-8673-3548912e7f4d
subsets:
- addresses:
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m4ts4
      namespace: kube-system
      uid: f44a5272-b040-4631-85de-806b7ca152a0
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2t9dg
      namespace: kube-system
      uid: d3bbc797-fc7a-4edf-bf16-97f14a0ee0c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
