Skip to content

nitish29391/K8S-Microservices

 
 

Repository files navigation

Developing Microservices using .NET Core 2.2 and Kubernetes


This repository contains some .NET Core microservices applications that can be deployed on Kubernetes cluster on Azure. The microservices application development process is divided multiple chapters.

Prerequisites

  • Visual Studio Code
  • Docker for Desktop
  • .NET Core 2.2
  • Node.JS 10 or later
  • Angular 7 CLI
  • Azure CLI 2.0
  • Azure Subscription
  • Docker Extension for VS Code
  • Postman REST client

Modules

  1. Developing Microservices using .NET Core 2.2 and SQL Server 2017
  2. Containerizing Microservices using Docker
  3. Deploying locally using docker-compose
  4. Working with DockerHub
  5. Creating Kubernetes cluster on Azure
  6. Deploy Microservices application on K8S cluster.
  7. Using Azure Container Registry for Docker images
  8. Implementing CI/CD on AKS using Azure DevOps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • C# 2.9%
  • Other 0.9%