apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-28T00:33:34Z"
  creationTimestamp: "2026-05-28T00:32:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 2276bd2a-1c29-45d4-9d1f-3e81c5644fa1
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-82gnd
      namespace: kube-system
      uid: 637cb058-6c27-44a6-a1f4-edb5e9381819
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g6zwx
      namespace: kube-system
      uid: fbe49837-5acf-4c93-be50-f40e14060d84
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
