apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-13T22:33:08Z"
  creationTimestamp: "2026-04-13T22:32:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "839"
  uid: 879395c0-857a-45bb-a57a-1eaae1b5dd58
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t46t7
      namespace: kube-system
      uid: b9371638-24bc-4a00-a6bc-689035904803
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-llx2f
      namespace: kube-system
      uid: 098471bf-6b38-4b77-95b0-d5fce45ab4d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
