Deploying a Service Fabric cluster to run Windows containers

From container perspective, Service Fabric is a container orchestrator which supports both Windows and Linux containers. In legacy application lift and shift scenarios, we usually containerize the...
Read More ⟶

Install Minikube on Ubuntu Server 17.10

I have some experiences with Docker and containers, but never played with Kubernetes before. I started to explore Kubernetes recently as I may need a container orchestration solution in the coming...
Read More ⟶

Running Linux Containers on Windows Server 2016

Update on 1 Jul, 2020: The development of lcow has been stopped, which means it would stay as experimental forever. https://github.com/linuxkit/lcow Docker Desktop has changed its way to leverage...
Read More ⟶