https://github.com/okteto/java-gradle-getting-started
Develop Java Gradle Apps in Kubernetes with Okteto
https://github.com/okteto/java-gradle-getting-started
cloud-native debug development docker gradle java kubernetes okteto
Last synced: about 1 year ago
JSON representation
Develop Java Gradle Apps in Kubernetes with Okteto
- Host: GitHub
- URL: https://github.com/okteto/java-gradle-getting-started
- Owner: okteto
- License: apache-2.0
- Created: 2019-09-30T13:58:27.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T05:17:14.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T02:34:03.072Z (over 1 year ago)
- Topics: cloud-native, debug, development, docker, gradle, java, kubernetes, okteto
- Language: Java
- Homepage: https://www.okteto.com
- Size: 438 KB
- Stars: 3
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started on Okteto with Java (Gradle)
This example shows how to leverage [Okteto](https://github.com/okteto/okteto) to develop a Java Sample App directly in Kubernetes. The Java Sample App is deployed using raw Kubernetes manifests.
This is the application used for the [Getting Started on Okteto with Java Applications in Kubernetes](https://www.okteto.com/docs/samples/java/) tutorial.