Search results for: Virtual Kubelet


How to manage Secrets in Kubernetes environment

Posted on May 8, 2020

Guest post originally published on Medium by Saurabh Gupta, Sr. Developer Advocate at DigitalOcean Introduction: Kubernetes is currently the de-facto standard for container orchestration. As organizations globally are adopting a Container first development approach, a large part of…


How Kubernetes works

Posted on August 19, 2019

Guest Post from Jef Spaleta, originally published on The Sensu Blog. It’s no secret that the popularity of running containerized applications has exploded over the past several years. Being able to iterate and release an application by provisioning its dependencies through…


Demystifying containers – part II: container runtimes

Posted on July 15, 2019

This blog post was first published on suse.com by Sascha Grunert. This series of blog posts and corresponding talks aims to provide you with a pragmatic view on containers from a historic perspective. Together we will discover modern cloud…


Introduction to YAML: Creating a Kubernetes Deployment

Posted on February 21, 2019 | By Chris Blum

Originally posted on Mirantis.com. There’s an easier and more useful way to use Kubernetes to spin up resources outside of the command line: creating configuration files using YAML. In this article, we’ll look at how YAML works and…


The beginner’s guide to the CNCF landscape

Posted on November 5, 2018

This blog was originally posted on the CloudOps blog, by Ayrat Khayretdinov The cloud native landscape can be complicated and confusing. Its myriad of open source projects are supported by the constant contributions of a vibrant and expansive…


Windows networking at Parity with Linux for Kubernetes

Posted on September 8, 2017

Editor’s note: today’s post – by Jason Messer, Principal PM Manager at Microsoft, on improvements to the Windows network stack to support the Kubernetes CNI model – originally published on Kubernetes.io. Since I last blogged about Kubernetes Networking for Windows four months ago, the Windows Core Networking…