https://github.com/okteto/java-maven-getting-started
Develop Java Maven Apps in Kubernetes with Okteto
https://github.com/okteto/java-maven-getting-started
cloud-native debug development docker java kubernetes maven okteto
Last synced: 11 months ago
JSON representation
Develop Java Maven Apps in Kubernetes with Okteto
- Host: GitHub
- URL: https://github.com/okteto/java-maven-getting-started
- Owner: okteto
- License: apache-2.0
- Created: 2019-09-30T09:42:16.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T14:06:39.000Z (over 2 years ago)
- Last Synced: 2025-05-11T02:47:08.415Z (about 1 year ago)
- Topics: cloud-native, debug, development, docker, java, kubernetes, maven, okteto
- Language: Java
- Homepage: https://www.okteto.com
- Size: 435 KB
- Stars: 4
- Watchers: 4
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started on Okteto with Java (Maven)
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.