How can I configure the IPs for the Kubernetes services?

Hi all,

I am using minikube. Is it possible to configure the IP address Kubernetes uses to create the kubernetes services in the default namespace?

Many thanks

Cluster information:

Kubernetes version: v1.20.2
Cloud being used: (put bare-metal if not on a public cloud): minikube v1.18.1
Installation method: minikube start --network-plugin cni
Host OS: VirtualBox
CNI and version: Calico (very recent version, not sure exactly which one)
CRI and version: Docker