DonSchenck
Red Hat Developer Advocate with a focus on all things .NET, Kubernetes, and OpenShift
Red HatYork, PA
Pinned Repositories
containers-k8s-workshop
Code and artifacts associated with my Containers and Kubernetes workshop
devup2017_couchbase
Code for the session ".NET and Couchbase: Using NoSQL Is Easier Then You Think" at devupconf, Monday, Oct. 16, 2017
dotnet_docker_msa
DotNetOnLinux
Demonstrating how to get .NET up and running on Linux, including sample code.
dotnetservicebinding
Kubernetes Service Binding module for .NET programs
grpc-vs-rest
gRPC vs. REST demo
kubevirt-crc-windows-tutorial
Running a Window Framework (NOT .NET Core) app on Kubernetes using CodeReady Containers and Kubevirt
NetOnLinuxBook
path-to-kubernetes
Source code to support the blog post series "Path To Kubernetes: From Command Line To Containers"
qotd
Quote of the Day RESTful service, used by one (or more) tutorials and workshops
DonSchenck's Repositories
DonSchenck/DotNetOnLinux
Demonstrating how to get .NET up and running on Linux, including sample code.
DonSchenck/NetOnLinuxBook
DonSchenck/dotnet_docker_msa
DonSchenck/devup2017_couchbase
Code for the session ".NET and Couchbase: Using NoSQL Is Easier Then You Think" at devupconf, Monday, Oct. 16, 2017
DonSchenck/grpc-vs-rest
gRPC vs. REST demo
DonSchenck/openwhisk-pyohio
Code and instructions for PyOhio 2018 session "Serverless? How About VENDORLESS?!"
DonSchenck/windows-vm-to-kubevirt-demo
Scripts associated with the Windows VM used in the kubevirt demo
DonSchenck/9stepsawesome
DonSchenck/bonjour
Part of the helloworld-msa-dotnet solution
DonSchenck/couchbase-kubernetes
Couchbase on Kubernetes
DonSchenck/crw-quarkus-ocp
Quarkus reactive (using Vert.x) application running in CodeReady Workspaces on OpenShift
DonSchenck/devfile-tutorial
A tutorial to guide the user through the process of creating and using a custom devfile in Eclipse Che 7+
DonSchenck/donschenck.github.io
DonSchenck/dotnet-three-example
An example of a .NET Core 3.0 web app to run in a Linux container
DonSchenck/hello
Hello in Node.js
DonSchenck/hotelGetReservation
Retrieves a hotel reservation from a database. Used with the LRTF Microsoft Bot Framework presentation.
DonSchenck/istio-tutorial
Istio Tutorial for Java Microservices
DonSchenck/MusicStore
Sample MusicStore application that uses MVC and Entity Framework.
DonSchenck/MusicStoreOpenShift
DonSchenck/openstack.net
An OpenStack Cloud SDK for Microsoft .NET
DonSchenck/openwhisk-with-data-node
Node.js and Python examples of using mysql with OpenWhisk
DonSchenck/productws
Microservice example
DonSchenck/qotd-wcf
WCF application implementation of Quote Of The Day.
DonSchenck/ruby-ex
DonSchenck/vote-cicd
CICD Pipelines for Vote-API and Vote-UI