Hi All,
Any documentation on how to connect VS Code to OKE application so that can debug and ODA custom code locally?
I know we can accomplish that via this documentation:
https://docs.oracle.com/en/cloud/paas/digital-assistant/tutorial-cc-debug/index.html#before_you_begin
However, tunneling was not approved in our organization.
We were able to connect ODA to OKE. Everything is working like a charm. But now, I need to connect VS Code to OKE in order to
We found this one but it is using MiniCube - However this connect to local Cluster, instead of OKE.
https://maksimrv.medium.com/vs-code-debug-node-js-app-in-kubernetes-b8702aaab529
I am trying to figure out which VS extensions I will need to install: OCI DevOPs tools or Kubernetes? OCI ToolKit for VS Code?
Any ideas would be much appreciated.
Thank you,
Alvaro Couto