Skip to content

Commit

Permalink
added logos
Browse files Browse the repository at this point in the history
  • Loading branch information
selvasingh committed Dec 8, 2019
1 parent 8de8bf7 commit 16fa0ca
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,23 @@ This guide walks you through how to deploy and manage Java apps on the Azure Kub
## Editor's checklist
- What will you experience (DONE)
- What you will need
- Start here
- Build Piggymetrics - Spring Cloud micro service apps
- Create Mongodb and RabbitMQ
- Run Piggymetrics locally
- Create Azure Kubernetes Service and Azure Container Registry
- Deploy Piggymetrics to Azure Kubernetes Service
- Troubleshooting Java apps in Azure Kubernetes Service
- What you will need (DONE)
- Start here (DONE)
- Build Piggymetrics - Spring Cloud micro service apps (NOT NEEDED)
- Create Mongodb and RabbitMQ (DONE)
- Run Piggymetrics locally (NOT NEEDED)
- Create Azure Kubernetes Service and Azure Container Registry (DONE)
- Deploy Piggymetrics to Azure Kubernetes Service (DONE)
- Troubleshooting Java apps in Azure Kubernetes Service (DONE)
- Automate and rapidly deploy changes to Azure Kubernetes Service - using GitHub Actions or Azure Pipelines
- Rapidly deploy changes to Azure Spring Cloud without disruption - blue-green deployments
- Scale out Java apps in Azure Kubernetes Service
- Congratulations!
- Resources
- Scale out Java apps in Azure Kubernetes Service (DONE)
- Congratulations! (DONE)
- Resources
-->

![](./media/java-on-aks.jpg)
<!--
![](./media/java.jpeg) ![](./media/kubernetes.png) ![](./media/aks-logo.png) ![](./media/acr.png)
-->
Expand Down
Binary file modified media/docker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/helm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/java-on-aks.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/java.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 16fa0ca

Please sign in to comment.