OSS Introducing generator-kubegen: A Kubernetes code generation tool to boost your work In this article, you are going to discover generator-kubegen (a.k.a. kubegen). A yeoman generator helper thats aims to speed up you in the setup of Kubernetes deployments. At the end of
Archive How to host .NET Core in Azure ACS - Part 1 - Creating a Kubernetes cluster in Azure Container Services with Azure CLI This post is part of the .NET Club Valencia Meetup took place on Thursday, 23th March 2017, sponsored by everis, an NTT Data Company. You can find the presentation here: DotNet Containers with
english My company uses .NET. Why should I care about containers? If you have been looking outside in the last year, you’ll probably have noticed that Containers are trendy. Especially for technologies that are not directly related with .NET. I’ve playing with
Archive Recipe - Kubernetes cluster with Raspberry Pi 3 2016 is over. In Christmas 2015 I did something really useful: Prepare some tech recipes based on something that is was curious about: Containers. This year I would like to repeat the experience.
english Part 1: Calculations and paper work - How to establish a long range WIFI network - Countryside free Internet connection Probably you have an Internet connection in your home, that you wish to share amongst other places. For example, in my hometown (Ontinyent) is quite usual to have a home in the town
english Deploying ASP.NET Core 1.0 to production with Docker and NGINX ASP.NET Core 1.0 is arriving to it’s final development stage, and with the RC2 version Microsoft offers a Go Live License, which means you can deploy .NET Core applications to
english Running ASP.NET Core 1.0 in Docker (Updated) It’s been a while since our Christmas Docker recipe. And there has been some major and important changes in the latest ASP.NET Core 1.0 RC2 release. Let’s make a
english [OBSOLETE] ASP.NET in Mac - Your first web project from scratch with Visual Studio Code Creating a new ASP.NET project from scratch in Mac? You are not alone. In this post you’ll find a step-by-step guide to create and run your first ASP.NET 5 website
english Windows 10 IOT Kit: Day 0 - Content and first impressions I just bought the brand new Windows 10 IOT Kit, a joint venture from Microsoft and ADAFRUIT. Do you want to see its content and get first impressions from it? Windows 10 Kit:
Archive Is your app slow? Check you chose the right collection type - .NET Essentials - Practical During .NET performance assessments, I found that one of the most common performance problem has been, without any doubt, related to collection choice decisions. When you turn the profiler and attach the process