...
After you are able to log in you can check the kube config file on the VM. Its recommended to merge that file with your computer's local kube config file. This way you will be able to work from your computer, so you only have to connect to the VPN.
Code Block |
---|
sudo openvpn --config |
...
YOUR_USERNAME.xerces.onap.ovpn --auth-nocache |
Uninstall CPS
Install (minimal) CPS
...