apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T10:12:37Z"
  creationTimestamp: "2026-04-20T10:11:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "989"
  uid: 93d408b2-c838-44dc-9019-5563dce2ca1d
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p7sh8
      namespace: kube-system
      uid: 7564c8f4-4f97-4059-95eb-23a4804b5bae
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7nwsp
      namespace: kube-system
      uid: 7e6d9faa-8e57-41fc-b069-48a083caa8d8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
