apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-09T21:42:14Z"
  creationTimestamp: "2026-05-09T21:41:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "971"
  uid: dc71cf20-fd5b-41d0-a4d5-5fcbe515021e
subsets:
- addresses:
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2djb8
      namespace: kube-system
      uid: e35f3e78-36e9-4bda-b250-e9b5601db3aa
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kp9ck
      namespace: kube-system
      uid: cf4897fc-fccc-4555-814b-10c21d3116de
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
