Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id BEC71782C81 for <~alpine/devel@lists.alpinelinux.org>; Wed, 16 Dec 2020 12:31:05 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dereferenced.org; s=default; t=1608121863; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pOzlyHzrvgx0FPEZyaY+CwIZ1th1xsAsyS+KoEpnDjI=; b=n5Phv+X1tSEMuG0yV5Q6uffE1uC5Ahpv3W7szGmAKyTI25hTrY5OuP9yexayvfxQ13ud4e H7JnKDP+1SvAzv8olquXaaJYhVzEBGWSfax+prlXMdd4DqVAAYahp8tFW0hMh/bzbp+Nnt A5TOzQiJns6Ncqd0Mt83b+8LvWsfZIY= From: Ariadne Conill To: Mike Crute , jake buchholz Cc: Natanael Copa , ~alpine/devel@lists.alpinelinux.org Subject: Re: [3.14] Release process change proposal: Add official Alpine Linux cloud images Message-ID: <10813274.9PHECs272x@nanabozho> In-Reply-To: <0113121D-D8CF-49B7-9062-1AA64D156D15@gmail.com> References: <134020455.7nPEQRCJ1u@nanabozho> <20201215163034.GA1500235@crute.us> <0113121D-D8CF-49B7-9062-1AA64D156D15@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: ariadne@dereferenced.org Date: Wed, 16 Dec 2020 12:31:03 GMT On Tuesday, December 15, 2020 10:05:40 AM MST jake buchholz wrote: > Hi, I=E2=80=99m Jake, the other main person involved with the =E2=80=9Cal= pine-ec2-ami=E2=80=9D > project. I=E2=80=99d also like to officially join this =E2=80=9COfficial= ization=E2=80=9D effort > (cloud/infra). > > On Tue, Dec 15, 2020 at 09:17:06AM +0000, Ariadne Conill wrote: > >> On Tuesday, December 15, 2020 12:26:09 AM MST Natanael Copa wrote: > >>> On Tue, 15 Dec 2020 02:29:08 GMT Ariadne Conill > >>> > wrote: > >>>=20 > >>> I'd like to have linode on the list early too. > >>=20 > >> Would linode actually use our image? My understanding is that linode > >> prefer to master their own images.>=20 > > Having Linode available would be nice. At a quick glance I don't see > > anything in their API that supports custom images, though I recall there > > was some roundabout way to upload them for a single account several yea= rs > > ago. We may need to talk to a human on their side to make that happen, = if > > anyone has contacts over there. Once we migrate to GitLab I'll throw > > together issues for each cloud provider we want to support and we can u= se > > that as a jumping off point for research and prioritization of support. > It would appear that Linode does support Packer-built images... > * https://www.linode.com/docs/guides/how-to-use-linode-packer-builder/ > >=20 > =E2=80=A6and Packer has a Linode builder=E2=80=A6 > * https://www.packer.io/docs/builders/linode > >=20 > =E2=80=A6so creating Alpine images for Linode (or any other cloud provide= r that > Packer supports) should be doable. >=20 > Having some providers =E2=80=9Cbless=E2=80=9D our images as Official and = make them publicly > available will likely involve working with them to make it happen. I guess what I am saying is, I can go to Linode and create an Alpine VM=20 already. Why would they use our image over the image they already generate? Ariadne