Deleting an IP Pool
You can delete IP pools that you no longer need.
Deleting About an IP Pool Using kubectl
The kubectl delete ippool command allows you to delete a given IP pool.
Request sample
$ kubectl delete ippool example-ip-poolResult sample
ippool.oks.dev "example-ip-pool" deleted| 
 | 
Related Pages