apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T14:18:19Z"
  creationTimestamp: "2026-04-20T14:17:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 9088506e-fb88-4a1e-8d40-6725370ff5ba
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-675kd
      namespace: kube-system
      uid: e7f6889c-92c8-4f27-95f9-88f417a31775
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m7jzb
      namespace: kube-system
      uid: 820a9817-6253-42fb-b0a4-d800862f1506
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
