Skip to content

This repo is a demo project to demonstrate techniques for building .NET services for Kubernetes.

License

Notifications You must be signed in to change notification settings

ErcinDedeoglu/.NET-on-K8S

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET on K8S

This repo is a demo project to demonstrate techniques for building .NET services for Kubernetes. The purpose of this repo is to show how .NET developers can use kubernetes and .NET in conjunction, to build production-quality applications.

Using with Docker Desktop with Kubernetes installed:

  1. Build

docker build -t merhaba-service:0.0.1 .

  1. Deploy

kubectl apply -f merhaba-service-deployment.yaml

About

This repo is a demo project to demonstrate techniques for building .NET services for Kubernetes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published