Static IP for pod

Hi Team,

Below sample IPpool yaml, here apiVersion: v1 is not working & how we can assign static ip to pod/service in K8s cluster

apiVersion: v1
kind: IPpool
metadata:
name: freeswitch
spec:
IPv4public:
- 34.211.156.102
- 54.149.51.189
IPv4private:
- 192.168.1.1
- 192.168.2.4/30