Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.45 KB

File metadata and controls

32 lines (20 loc) · 1.45 KB

Working with Maven, Container and Helm Charts.

This is a fully functional end to end project to demonstrate a best practice setup when working on Java Maven projects that use Container and Helm Charts and are deployed to Kubernetes.

This project uses a Spring Boot Web as an application, but this can be easily swapped for anything else.

Getting Started

The Usual Workflow without Maven

elastic-dijkstra helm repo add --username='robot$example' --password='...'  examples https://8gears.container-registry.com/chartrepo/examples
"examples" has been added to your repositories

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely: