apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T20:25:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 0035037d-1a97-42a7-b9ec-b7a10c84b7f7
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gm7c6
      namespace: kube-system
      uid: a140e5d9-484a-41f7-8a96-18727086f150
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-skfxw
      namespace: kube-system
      uid: 9a88c6f2-45d9-4b0c-9caf-adecf27e5cec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
