When I setup a service in ipvs using ipvsadm in a node all works fine. But once kube-router is deployed my ipvs service is deleted, if I recreate the service it gets deleted again.
Is this the normal behavior of kube-router? If it is, somewhere in the doc should be advised this.
Is there any way to tell kube-router to not delete an ipvs service?
Is there any way to tell kube-router to create a "static ipvs" managed by a third party?