apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-06T22:01:21Z"
  creationTimestamp: "2026-03-06T22:00:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "825"
  uid: 48d038e7-9e5d-4efc-960b-68f8861bfc85
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bvrd9
      namespace: kube-system
      uid: b04cad15-6bc1-4358-a650-9dea0483387f
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-94pqd
      namespace: kube-system
      uid: 596b174e-fd95-470d-bdeb-cdbbb2c7559d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
