Anil Erduran commented on Windows Docker networking – Part 2: Custom network types 6 years, 3 months ago
Hi Arjun.
First of all, you can always leverage DNS for service discovery instead of providing static ip addresses for containers unless you really need it.
For your question, if I understand it correctly, you need custom network and a compose file where you can define user configured subnets.
inside the compose file you can describe container name, ports and static ip address.
Anil Erduran commented on How to install SQL Server Express 2016 in a Windows Container (Docker) 6 years, 3 months ago
Thanks Steve, sorry I missed this comment.
Actually you are right on some of your statements. In the article, we are “installing” docker and then pulling an existing image for SQL Express and then creating a container.
In order to execute installation of an application, docker file and related commands should be included.
I will modify some of the subtitles to reflect this. Thanks for the feedback.
Anil Erduran commented on Windows Container networking – Part 1: Configuring NAT 6 years, 3 months ago
Hi Michael,
could be an issue with a previous NAT you have created before. I would run Get-NetNat |Remove-NetNat command first and try again.
also make sure to use most updated version of all components as issues are being fixed quite often.
Anil Erduran wrote a new post 6 years, 3 months ago
Scalability and availability for Azure Web Apps
Doug Finke’s PowerShell module offers a variety of cmdlets that allow you read and write Excel spreadsheets easily without fiddling with COM objects.
Anil Erduran wrote a new post 6 years, 4 months ago
Managing Azure Virtual Machine scale sets
On April 28, 2017, ManageEngine released version 9.0 of their Password Manager Pro privileged account management solution. The standout feature is the totally revamped user interface (UI) for both the web and mobile platforms.
Anil Erduran wrote a new post 6 years, 4 months ago
Azure virtual machine scale sets
This post lists several ways to upload files to a VMware vSphere datastore. I will show you how to upload via the vSphere web client and then via ESXi host clients.
Anil Erduran wrote a new post 6 years, 6 months ago
Managing Azure availability sets
VMware vMotion has been a very successful technology since the beginning because it’s been reliable and easy to configure. Over the years, VMware has introduced more and more different kinds of vMotions. One is long-distance vMotion where you can migrate live virtual machines (VMs) to and from cloud providers or to and from your remote datacenter. Another is Storage vMotion where you migrate virtual disks to different storage devices.
Anil Erduran posted a new activity comment 6 years, 7 months ago
Well, it’s too early to be able to recommend any container services as of today. Best thing with ACS is the ability to choose all well-known container orchestration tools – Kubernetes, Swarm, Mesos DC/OS. You can fire up a full blown container orchestration service in 15 minutes. That’s the beauty.
Anil Erduran liked Manage Office 365 licenses with PowerShell. (So far, This post has 1 likes) 6 years, 7 months ago
What are your reasons to recommend Azure Container Services?
Well, it’s too early to be able to recommend any container services as of today. Best thing with ACS is the ability to choose all well-known container orchestration tools – Kubernetes, Swarm, Mesos DC/OS. You can fire up a full blown container orchestration service in 15 minutes. That’s the beauty.
I agree. At least on Azure. Microsoft is a new player here and I think it will take a while until you want to use Azure Container Services on production systems.
Anil Erduran and
Baki Onur Okutucu are now friends 6 years, 7 months ago
Anil Erduran changed their profile picture 6 years, 7 months ago
Anil Erduran commented on How to install SQL Server Express 2016 in a Windows Container (Docker) 6 years, 7 months ago
Hi George, sorry for the late reply,
have you tried recently, Docker v 1.13.1 should fix that issue.
Anil Erduran liked Windows Docker networking – Part 2: Custom network types. (So far, This post has 1 likes) 6 years, 7 months ago
Anil Erduran liked comment of Fox on Manage Azure with Chef – Part 2: Generate a cookbook and recipe. (So far, Fox has 1 likes for this comment.) 6 years, 7 months ago
Anil Erduran commented on Manage Azure with Chef – Part 2: Generate a cookbook and recipe 6 years, 7 months ago
Thanks Fox, yes time is changing.
Microsoft has joined Linux foundation, they are #1 on Git contributions, we have native bash shell on Windows 10 (see my posts here https://4sysops.com/archives/install-bash-on-windows-10/ https://4sysops.com/archives/working-with-windows-10-bash/ ) and majority of workloads on Azure is Linux today.
Interesting times.
Anil Erduran wrote a new post 6 years, 7 months ago
Manage Azure with Chef – Part 2: Generate a cookbook and recipe
In this guide, I am going to demonstrate how to use System Center Configuration Manager (SCCM) to deploy, update, and lockdown the BIOS on Dell systems using Dell Command | Configure.
Anil Erduran wrote a new post 6 years, 7 months ago
Manage Azure with Chef – Part 1: Install Chef on Windows
In the previous part, we had a look at how to set up our Chef workstation machine. By the end of part 1, you should have been able to use the knife tool to access your Azure subscription. In this part, we are going to create our first cookbook and recipe. We will also be creating our first Azure VM, which will be using our cookbook.
Anil Erduran wrote a new post 6 years, 8 months ago
Convert Group Policy to PowerShell DSC with ADMXtoDSC
Since we can enable or disable dynamic DNS (DDNS) per client, sometimes we may need to manipulate it. Rather than go around to each client and change this, let’s see how to make it happen remotely via PowerShell.
Anil Erduran wrote a new post 6 years, 10 months ago
Windows Docker networking – Part 2: Custom network types
Patch Connect Plus enables effortless application updates by utilizing your SCCM infrastructure and ManageEngine’s central repository.
- Load More
show less show more
I agree. At least on Azure. Microsoft is a new player here and I think it will take a while until you want to use Azure Container Services on production systems.