Using Eclipse JKube (https://www.eclipse.org/jkube/) ,is it possible to deploy Java application to GKE cluster from the Eclipse IDE itself and perform remote debug ? I can see some post on Openshift deployment (https://developers.redhat.com/articles/2022/04/13/deploy-java-application-red-hat-openshift-using-jkube#how_jkube_helps_build_and_deploy_java_applications ) but not for Azure,AWS or GCP. .
Asked
Active
Viewed 62 times
0
-
Refer this [blog](https://www.eclipse.org/jkube/docs/kubernetes-maven-plugin/) helpful to you – Sai Chandini Routhu Mar 12 '23 at 12:39