Skip to content

Deploying KumuluzEE microservices to Kubernetes cluster

Notifications You must be signed in to change notification settings

zvonegit/kumuluzee-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KumuluzEE microservices on Kubernetes

This example contains two cloud-native Java EE microservice applications, implemented using KumuluzEE microservice framework, and demonstrates how to deploy them to Kubernetes cluster.

Implemented microservices:

  • customers - managing customer entities, and
  • orders - managing order entities

Both microservices are implemented following cloud-native concepts and functionalities that are essential in microservice architecture, such as configuration management with MicroProfile API and service discovery.

This example was used in the blog Running KumuluzEE microservices on Kubernetes.

Blog Part 1 artifacts

Blog Part 2 artifacts

About

Deploying KumuluzEE microservices to Kubernetes cluster

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages