Skip to content

Uninstall

Disable the network policies

To disable the network policies, run the kubectl delete command :

kubectl delete -f https://raw.githubusercontent.com/abcdesktopio/conf/main/kubernetes/netpol-default-4.4.yaml
  • Login to your abcdesktop
  • Open the web shell to run the same curl command
curl http://pyos.abcdesktop.svc.cluster.local:8000/API/manager/images

You should get a json document as http response

http request is allowed

You may need to update the netpol-default.yaml file with your own values.