76 Forks
42 Stars
42 Watchers

java-on-aks

How to use Azure Kubernetes Service end-to-end for Java apps? Illustrates using a Microservice Architecture with Spring Boot, Spring Cloud and Docker -- Piggymetrics

How to download and setup java-on-aks

Open terminal and run command
git clone https://github.com/Azure-Samples/java-on-aks.git
git clone is used to create a copy or clone of java-on-aks repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with java-on-aks https://github.com/Azure-Samples/java-on-aks/archive/master.zip

Or simply clone java-on-aks with SSH
[email protected]:Azure-Samples/java-on-aks.git

If you have some problems with java-on-aks

You may open issue on java-on-aks support forum (system) here: https://github.com/Azure-Samples/java-on-aks/issues