Skip to content

Sample application for tutorial on how to deploy Spring Boot application on AKS with Azure Database for MySQL in the backend.

License

Notifications You must be signed in to change notification settings

sakethpanem/tutorial-springboot-mysql-aks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample project for Spring Boot application on AKS with Azure Database for MySQL - Flexible Server

This sample project is used in the Deploy a Spring Boot application on AKS cluster with MySQL Flexible Server in a VNet Microsoft documentation tutorial.

Prerequisites

Running the project

Download the project, change directory to springboot-mysql-aks folder and follow the steps outlined in this tutorial :

  1. Create an Azure Database for MySQL - Flexible Server
  2. Create an Azure Container Registry
  3. Build the image and push to ACR
  4. Create a Kubernetes cluster on AKS
  5. Deploy the application to AKS cluster
  6. Test the application
  7. Clean up resources

About

Sample application for tutorial on how to deploy Spring Boot application on AKS with Azure Database for MySQL in the backend.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.1%
  • Dockerfile 12.9%