- ABP Framework version: v7.3.3
- UI Type: Blazor WASM
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace: N/A
- Steps to reproduce the issue: N/A
Can you provide any short guide / tutorial of how to deploy the Microservice template in a Kubernetes cluster with real domain names?
Prerequisites:
- ABP commecial license
- A Kubernetes cluster with a minimum specification to host the microservice template pods.
- A domain name with access to add A records for managing sub-domains (e.g., abp-microservice-tutorial.io, auth.abp-microservice-tutorial.io, ..)
Thanks, Carl