Workflow Sample: Workflows + K8S
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 378
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
**Description:**
- Document how to run dapr on K8S (minikube), with the workflowConsoleApp is deployed.
- User should then be able to then `kubectl get pods` and then run the console app with dapr `dapr run --app-id order-processor dotnet run` to confirm that their app is deployed onto k8s and the console app is ready to use.
Contributor guide
Research direction
Start by locating the workflowConsoleApp and any existing workflow or Kubernetes documentation in the repository, then review the minikube setup and the commands in the issue. Document deploying the app to Kubernetes, checking it with `kubectl get pods`, and running it with `dapr run --app-id order-processor dotnet run`; done means a user can follow the guide and confirm the console app is ready.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, kubernetes
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100