Open Closed

Need to deploy my microservice angular template into azure kubernetes #4415


User avatar
0
Abhishek_Sharma created
  • ABP Framework version: 7 **Template **Microservice
  • UI type: Angular / MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

I am new in ABP Framework I just need to deploy my microservice template into azure kubernetes as I have not that much idea on Azure side as well can anyone help me to deploy my Microservice angular template and auth server as I have spend more then 2+ weeks in this, This is the place I need help how to host.

I have already created my Microservise Database in Azure need help on next step that how to create pods and nodes, and how to push docker local image to azure.


1 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    Hello,

    This is a very broad deployment scenario to cover and deployment is not our borders to cover unfortunatelly.

    We have provided deployment configurations for the eShopOnAbp (with angular back-office application) application with helm chart configurations that you can examine. You can find helm chart values for staging and azure environments at https://github.com/abpframework/eShopOnAbp/tree/main/etc/k8s/eshoponabp

    If you have no knowledge about Kubernetess and Azure, I would suggest trying some basic tutorials about how to get started, it is not something we can provide.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11