apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T00:57:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 6dbc5ad4-3885-48b6-b29c-ecbed7841b81
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zc56v
      namespace: kube-system
      uid: 235134c5-2f4b-4766-9ead-51be8c0ba43c
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fjbn5
      namespace: kube-system
      uid: b2f95004-569c-4e24-b090-4d654a796f19
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
