quickstarts icon indicating copy to clipboard operation
quickstarts copied to clipboard

Containerize C# Pubsub Quickstart

Open marcduiker opened this issue 7 months ago • 3 comments

Description

This is a work-in-progress

Added Dockerfiles and deployment files to run the C# Pubsub QS on Kubernetes.

Issue reference

We strive to have all PRs being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1046

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • [ ] The quickstart code compiles correctly
  • [ ] You've tested new builds of the quickstart if you changed quickstart code
  • [ ] You've updated the quickstart's README if necessary
  • [ ] If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

marcduiker avatar Jul 04 '24 13:07 marcduiker