for-azure icon indicating copy to clipboard operation
for-azure copied to clipboard

Project no longer supported?

Open imjosh opened this issue 6 years ago • 10 comments

It seems that this project is no longer being supported. Perhaps the readme should be updated to reflect this so people will stop using it for new projects and wondering if outstanding issues will ever be fixed?

imjosh avatar Oct 01 '18 19:10 imjosh

Yes, Please provide the status of this project. Should we stop using Docker on Azure?

Praggie avatar Oct 03 '18 11:10 Praggie

If this is the case, is the alternative to roll over to a k8s cluster in Azure? I ask because I'm presently deployed on this within Azure, and have been considering the roll-over anyhow, so this would be the final nail in the coffin, sort-of speak.

dealproc avatar Oct 03 '18 17:10 dealproc

@dealproc I ripped out docker4azure, and installed docker on ubuntu vms, configured the networking etc. and enabled swarm all manually. For what I'm doing, the d4a template was overly complex anyway.

I believe there are some solutions to automate some of that setup, or you could just create your own azure template if you know how to (I don't).

I'm very familiar with swarm and it works very well for me; k8s has a steep learning curve, so I didn't want to have to go down that road.

vesylapp avatar Oct 03 '18 18:10 vesylapp

What intrigues me with k8s within azure is that you get the manager nodes gratis, whereas we're paying for the manager nodes with docker swarm using Docker-CE within azure.

dealproc avatar Oct 03 '18 19:10 dealproc

The last time I checked (a while ago), ACS didn't seem fully baked to me. Maybe it is by now. I just let my managers also act as workers instead of paying for at least 3 VMs that aren't doing much.

vesylapp avatar Oct 03 '18 19:10 vesylapp

Hey Docker employees or representatives: is Docker for Azure Dead? One simple answer YES or NO please?

bitsofinfo avatar Dec 10 '18 21:12 bitsofinfo

+1

eosfor avatar Dec 23 '18 23:12 eosfor

😭

thehappycoder avatar Jan 03 '19 04:01 thehappycoder

No reply from Docker in 3 months...

image

imjosh avatar Jan 03 '19 17:01 imjosh

Invest the time, learn k8s... it's worthwhile.

dealproc avatar Jan 03 '19 18:01 dealproc