-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alpine cloudinit image option #900
Comments
@elico yes that would be great. Just a plain Alpine Linux 👍 Thanks. |
@elico do you have any update on this or need some help? |
I have a working cloud init and it's a bit different then debian and redhat.
Thanks for checking out.
I will try this evening to update with hope that i will not forget.
בתאריך יום ד׳, 31 ביולי 2024, 20:22, מאת Jeremy Grossmann <
***@***.***>:
… @elico <https://github.com/elico> do you have any update on this or need
some help?
—
Reply to this email directly, view it on GitHub
<#900 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANUHMAI7PJ3IE7KTWEVTVDZPEMOFAVCNFSM6AAAAABK2PXAUKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRRGAYDGNBWGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@grossmj I have published the user-data and meta-data templates at: There is also a user-data-ovs which is using a github hosted script to generate an OVS appliance.
Indeed there are benefits for Docker containers but these cannot complete many networking tasks which are for infrastructure so these VM templates will benefit GNS3 users a lot. Thanks,
|
I have tried to create a Alpine cloud appliance in #917 however I am facing some issues. The appliance is connect to a NAT cloud so it should have access to Internet. First the appliance takes some time to boot because it is looking for something: the cloud's instance metadata service (IMDS). Then even though it says the default username is "alpine" and I configured the password "alpine", I can't see to be able to login: I haven't had time to investigate more. Maybe I just missed something obvious? I just don't want to spend to much time creating / maintaining appliances. |
Hey,
I have been using cloud images of alpine linux for quite a while now and was wondering if there would be a possibility to add one into the registry.
The cloud images are public at:
https://www.alpinelinux.org/cloud/
For now this is the relevant image:
https://dl-cdn.alpinelinux.org/alpine/v3.20/releases/cloud/generic_alpine-3.20.1-x86_64-bios-cloudinit-r0.qcow2
and we just need to create a cloud-init iso to create any image we would like.
It can be frr or openvswitch or a web server or just plain alpine linux with user root and password alpine or what ever.
@grossmj What do you think?
The text was updated successfully, but these errors were encountered: