wcf Deploying WCF and .NET Core applications to a single Kubernetes cluster In my previous post, I showed how to take a WCF service and containerize it using Visual Studio. By doing so, this gives us the opportunity to push our heritage
aspnetcore Workshop gets an update - JavaScript Services, Docker, Kubernetes and Helm! If you've been to a conference around .NET in the last year or so, there's likely been workshop available from the .NET team. Jeff Fritz, Jon Galloway, Maria Naggaga, Damian
kubernetes Enabling Kubernetes Beta on Docker Still think this is one of the best things to happen this year! @Docker + #Kubernetes pic.twitter.com/Bgk6fCbruW — Shayne Boyer (@spboyer) December 19, 2017 A few days ago
kubernetes Kompose - Docker-Compose to Kubernetes with ease! I like to use Docker compose files for a couple of reasons. First, I have spent more time that I have in my vacation balance to understand the format. Second, they are great for local development even when I only have a single container,
kubernetes Introducing metaparticle.io - making Kubernetes and Docker idiomatic for developers What if you could just add a package to your code? Like npm for node or nuget for .NET, run your app and have it in a container on a Kubernetes cluster? No command line tools like kubectl, helm, docker or whatever we are
azure Running the Azure Functions runtime in containers on Kubernetes and more The Azure Functions team has been doing some great work lately and as a part of that work the runtime for the runtime of the serverless function was ported to .NET Core 2.0 in late September. This set the stage really for cross-platform