apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-09T06:01:28Z"
  creationTimestamp: "2026-04-09T06:00:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1074"
  uid: f5a75f92-921b-4e19-88f5-bd2676c6aad7
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-clnph
      namespace: kube-system
      uid: 8dbb1b24-63aa-4978-b60e-72f3a2ea5508
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-74s28
      namespace: kube-system
      uid: 5cabff2a-d331-41d6-adf0-316e646fb3db
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
