apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-13T20:49:11Z"
  creationTimestamp: "2026-04-13T20:48:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: 2a90bd4e-8888-4c55-9fd3-2e0342facd8b
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lm5ch
      namespace: kube-system
      uid: b979f215-7b4f-4f3d-af3a-e7f97edc7d56
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6ltg
      namespace: kube-system
      uid: 1e53330b-d557-4d4d-af10-eef736d4d7d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
