Kubernetes objects on Microsoft Azure
An introduction to deployment options based on a simple ASP.NET Core web application
La risorsa è disponibile in English.
Data di pubblicazione: 19/01/2018
Consider this ebook a jumping off point for Kubernetes development projects on Azure. Mahesh Kshirsagar of the Azure Customer Advisory Team (AzureCAT) introduces Kubernetes objects for Azure deployments. This ebook attempts to demystify Kubernetes by focusing on a real-life scenario in which a basic tiered application is deployed using pods and controllers. Mahesh walks you through the steps to deploy a simple application with a web front end running ASP.NET Core 1.0 and a back end with a SQL Server container running on Linux. Scripts and guidance are available in the accompanying GitHub repository.