Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 459 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 459 Bytes

README.md

  • To set up a k8s cluster with ingress on Docker Desktop, see steps-to-set-up-cluster.md.
  • To deploy apps with service to service communication utilizing Dapr, see deploy-distributed-apps-utilizing-dapr.md.
  • To deploy Dapr secrets management, see deploy-dapr-secrets-management.md.
  • To create the ktor-demo container images, see README.md in https://github.com/joramnv/ktor_demo_app_a and https://github.com/joramnv/ktor_demo_app_b.