/demo

java demo playground

Primary LanguageJava

Getting Started

Setup

WIP

brew install cask java # java 13
brew install cask docker # docker for mac


# Start docker app, enable k8s cluster

brew install gradle
brew install skaffold

./start_dev.sh

Dev Environment

Docker images are built using jib

Deployed onto a local Docker Desktop Kubernetes cluster cluster

Deploys & File watching are handled by skaffold

Useful links

https://dev.to/pozo/continuous-development-with-java-and-kubernetes-3d08

https://start.spring.io/

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you: