Skip to content

dengyangxi/Micro.DotNet6.0.API

 
 

Repository files navigation

Micro.DotNet6.0.API + K8S + Dapr + DevOps

关心 dapr 性能问题的朋友,可以参考 : https://daprperf.azurewebsites.net/ (每天都会跑 一份测试报告,可能需要代理才能访问

  • 你这瓜保熟吗 ? 大哥 我这瓜 肯定 保熟. .保熟。 您放心 !~

  • 一 . K8S yaml (k8s 常用的Yaml 示例)

    1. 创建 Pod
    1. 创建 Deployment
    1. 创建 Service
    1. 创建 Ingress
    1. 创建 HPA
    1. 创建 Quota
    1. 创建 Schedule
    1. 创建 Storage
    1. 创建 PV 、 PVC 、 StorageClass
    1. 创建 ConfigMap
    1. 创建 Secret
    1. 创建 ServiceAccount
    1. 创建 RABC
  • 二 . Dapr yaml (dapr 常用yaml 示例)

    1. 服务调用 ServiceInvocation
    1. 发布订阅(Pub/Sub) PublishSubscribe
    1. 秘钥管理 SecretManagement
    1. 资源绑定(Input/Output) InputOutputBindings
    1. 状态管理 StateManagement
    1. Actor模型 VirtualActors
    1. 远程遥测 OpenTelemetry
    1. k8s中部署dapr应用
  • 三 . Micro.Hotel.API (Demo 服务)

  • 四 . Micro.Order.API (Demo 服务)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.6%
  • Groovy 6.2%
  • Smarty 1.1%
  • Other 1.1%