apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T09:18:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 65a4ba6a-3af0-4e38-a19a-9fe2909ec9b5
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wnjbm
      namespace: kube-system
      uid: 0b71aa43-59e5-474a-b5e3-c6a758d9a6fa
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpnq6
      namespace: kube-system
      uid: e333f3ec-41cb-4617-b22f-d1291063d320
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
