apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T06:01:29Z"
  creationTimestamp: "2026-04-28T05:59:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1056"
  uid: 6f622039-07a1-4fbb-bbee-d8e2a8781c5b
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xl57w
      namespace: kube-system
      uid: c941cb7b-f39e-4551-acac-1e7abfd8f139
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhj2b
      namespace: kube-system
      uid: 6470efd7-37df-405e-9b28-afcc35bfcc12
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
