Silver Light and Blue Sky

C# and Infrastructure. Code is everything.

Azure

Creating demo cluster for OpenShift Container Platform 3.5 on Azure

Here is what I did for creating my demo cluster for OpenShift Container Platform 3.5 on Azure. Three masters with etcd (same hosts). These masters are also infra nodes. One node (We can add more nodes later if we need) One Azure Load Balan…

Azure PowerShell preview on Linux

PowerShell is now open sourced and can run on Linux. blogs.msdn.microsoft.com Azure PowerShell depends on full .NET Framework, so it can't run on Linux now. github.com However, preview version for .NET Core is released and I tried it.