SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 C# Kubernete Projects
-
example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
practical-clean-ddd
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
-
kubernetes-reflector
Custom Kubernetes controller that can be used to replicate secrets, configmaps and certificates.
In one of the comments it lead us to https://config-syncer.com/docs/v0.14.7/setup/install/ which had a comment about another tool emberstack/kubernetes-reflector.
-
booking-microservices
Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Complete misinformation. Controllers are a thing of the past. Minimal APIs are fast, flexible, and can be organized neatly into endpoint groups in a dozen different ways. Hell there are even people that colocate a single endpoint with its mediator request handler https://github.com/meysamhadeli/booking-microservices/blob/main/src/Services/Flight/src/Flight/Aircrafts/Features/CreatingAircraft/V1/CreateAircraft.cs
-
kamus
An open source, git-ops, zero-trust secret encryption and decryption solution for Kubernetes applications
-
eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
-
.NET Aspire is to orchestrate .NET apps in containers. For this Docker Compose orchestration purpose, Aspirate is used, which is a tool that generates the Docker Compose file, a Kustomize file or helm file for the container orchestration. To use Aspirate, you need to install it first:
-
dotnet-operator-sdk
KubeOps is a kubernetes operator sdk in dotnet. Strongly inspired by kubebuilder.
-
booking-modular-monolith
Practical Modular Monolith, built with .Net 8, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
-
-
Bridge-To-Kubernetes
Bridge To Kubernetes (B2K) is development tool to debug microservices, pods which redirects traffic to your local development machine and vice versa.
-
blazork8s
manage k8s using c# blazor enhance by chatgpt ,try something new !使用blazor技术开发的内置OpenAI GPT的k8s 管理界面
-
ApplicationInsights-Kubernetes
Enrich the telemetry data for .NET applications running inside containers that are managed by Kubernetes.
-
-
TasksTracker.ContainerApps
Sample repository to cover Azure Container Apps and Dapr Integration. Detailed tutorial can be found on the link below
-
movie-search-application
🎬 A simple movie search app, built with .Net 8, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
-
Project mention: Exploring the Horizon of Microservices with KubeMQ's New Control Center | dev.to | 2024-01-22
Moving beyond the UI, we can send a “Hello world” message programmatically too. For example, here’s how you would send a message using C#: https://github.com/kubemq-io/kubemq-CSharp/blob/master/Examples/Queue/Program.cs
-
MagicTooltips
PowerShell module to display contextual information about the command you're currently entering.
-
DotNet.ApiRest.BasicTemplate
Build an simple API Rest project using best practices, professional componentes: Swagger, Serilog, Entity Framewokr, Authentication (AAD), Azure Aplication Insight, Docker, Kubernetes, Helm, Azure Pipelines and much more.
-
EnvironmentDetector
Library that provides a simple way to detect whether your code is running in a test environment or not. It currently supports detecting MSTest, NUnit, and xUnit test frameworks.
-
dapr-demo
Distributed application runtime demo with ASP.NET Core, Apache Kafka and Redis on Kubernetes cluster.
-
k3d-dapr-example
An example repository showing how DAPR can be used for communication (pubsub and service invocation) in microservice architectures in Kubernetes.
C# Kubernetes discussion
C# Kubernetes related posts
-
.NET Aspire is the best way to experiment with Dapr during local development
-
KafkaUser in another namespace
-
helm upgrade error "Error: This command needs 2 arguments: release name, chart path"
-
Synchronisation app
-
Modular Architecture Design question | Re-using modules in multiple applications
-
Why is GitHub Actions installing Go 1.2 when I specify Go 1.20?
-
How do you request and manage certificates on the application gateway level?
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Dec 2024
Index
What are some of the best open-source Kubernete projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | example-voting-app | 4,811 |
2 | coolstore-microservices | 2,479 |
3 | practical-clean-ddd | 1,232 |
4 | kubernetes-reflector | 1,115 |
5 | booking-microservices | 948 |
6 | kamus | 926 |
7 | eShopOnAbp | 703 |
8 | aspirational-manifests | 702 |
9 | dotnet-operator-sdk | 242 |
10 | booking-modular-monolith | 240 |
11 | open-runtimes | 216 |
12 | Bridge-To-Kubernetes | 213 |
13 | blazork8s | 171 |
14 | ApplicationInsights-Kubernetes | 138 |
15 | jmx-monitoring-stacks | 59 |
16 | TasksTracker.ContainerApps | 44 |
17 | movie-search-application | 37 |
18 | kubemq-CSharp | 30 |
19 | MagicTooltips | 18 |
20 | DotNet.ApiRest.BasicTemplate | 8 |
21 | EnvironmentDetector | 9 |
22 | dapr-demo | 9 |
23 | k3d-dapr-example | 4 |