apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-28T11:50:19Z"
  creationTimestamp: "2026-05-28T11:48:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1072"
  uid: de8056bc-63d5-419c-ad93-764565018176
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-74cbv
      namespace: kube-system
      uid: 8d32f537-dd9c-4642-af50-8d47898c40fd
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7n26k
      namespace: kube-system
      uid: 7c473d2c-fcbd-4500-b453-5619f58ff6b1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
