dustymabe changed the topic of #fedora-coreos to: Fedora CoreOS :: Find out more at https://getfedora.org/coreos/ :: Logs at https://libera.irclog.whitequark.org/fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
gursewak has quit [Ping timeout: 264 seconds]
hotbox1 has quit [Ping timeout: 244 seconds]
willbicks has joined #fedora-coreos
Guest31 has joined #fedora-coreos
Guest31 has quit [Client Quit]
willbicks has quit [Quit: Client closed]
sentenza has quit [Remote host closed the connection]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 264 seconds]
saschagrunert has joined #fedora-coreos
jcajka has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
paragan has joined #fedora-coreos
hotbox1 has joined #fedora-coreos
<jbtrystram[m]> Friday I've been reading about ignition and thought I'd set up a coreOS VM with a pi-hole service as a learning exercise. But now that I think about it, I realize that ignition is not the correct tool to set up runtime applications is it? Is it more a job for ansible ? I could use ignition to set up a [Container] systemd service, but can I do podman secrets with ignition ?
jpn has joined #fedora-coreos
apiaseck has joined #fedora-coreos
<travier[m]> <job[m]> "https://paste.centos.org/view/05..."; <- > <@job:plabble.org> https://paste.centos.org/view/0575e492 - `journalctl -u zincati`
<travier[m]> 404
<travier[m]> > Are these normal or is my zincati install broken?
<travier[m]> jbtrystram: We don't have Python in Fedora CoreOS so Ansible support is limited. You can setup anything you like via Ignition, even application containers. Some examples: https://github.com/travier/fedora-coreos-matrix & https://github.com/travier/fedora-coreos-nomad
jpn has quit [Ping timeout: 252 seconds]
paragan has quit [Quit: Leaving]
jpn has joined #fedora-coreos
<jbtrystram[m]> travier: thanks for the examples ! Cool to see how you've used the makefile to populate secrets. A builtin support in butane would be cool :)
<travier[m]> jbtrystram: https://discussion.fedoraproject.org/t/overlaying-libvirt-on-silverblue-kinoite-sericea-onyx-and-coreos/86312 > Related to libvirt setup on rpm-ostree systems
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 258 seconds]
misuto has quit [Quit: Ping timeout (120 seconds)]
misuto has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
nalind has joined #fedora-coreos
miabbott has joined #fedora-coreos
jpn has joined #fedora-coreos
ravanelli has joined #fedora-coreos
miabbott_ has joined #fedora-coreos
miabbott has quit [Ping timeout: 244 seconds]
jpn has quit [Ping timeout: 244 seconds]
jpn has joined #fedora-coreos
plarsen has joined #fedora-coreos
inflatador has quit [Changing host]
inflatador has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
jpn has quit [Ping timeout: 250 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 250 seconds]
jpn has joined #fedora-coreos
hotbox1 has quit [Ping timeout: 246 seconds]
hotbox1 has joined #fedora-coreos
hotbox1 has quit [Ping timeout: 244 seconds]
hotbox1 has joined #fedora-coreos
mizmo has joined #fedora-coreos
<mizmo> Hi, any ideas if podman 4.6 would hit the next Fedora Core OS release? it would be very nice 🥺🥺🥺🥺
<mizmo> (also we should update this rooms icon!)
<travier[m]> First step is to get it in stable repos: https://bodhi.fedoraproject.org/updates/FEDORA-2023-25546baa8d
<mizmo> travier: is that a 5 days from now no matter what, or does additional testing with karma expedite that?
<travier[m]> If you get the requested karma on the update then it goes in faster
<travier[m]> It will then land in the next Fedora CoreOS testing release, and two weeks later in the next stable release
hotbox1 has quit [Ping timeout: 260 seconds]
saschagrunert has quit [Remote host closed the connection]
<job[m]> My fault, here is a re upload of the logs
dgilmore has joined #fedora-coreos
<dgilmore> do we have any stats on fcos user numbers?
Mike[m]1234 has quit [Remote host closed the connection]
jpn has quit [Ping timeout: 244 seconds]
jcajka has quit [Quit: Leaving]
jpn has joined #fedora-coreos
Betal has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 246 seconds]
apiaseck has quit [Quit: Konversation terminated!]
mock is now known as mock[c]
mock[c] is now known as mock
ChanServ has quit [shutting down]
willbicks has joined #fedora-coreos
ChanServ has joined #fedora-coreos
<willbicks> Just starting to explore FCOS and generally finding the docs to be very helpful, thanks all to all involved! I'm exploring using it as a host for k3s when deploying to both VirtualBox and AWS.
<willbicks> If possible, I'd like to be able to reduce the amount that has to be downloaded at boot time (e.g. executable binaries, RPMs, etc), and instead bake some dependencies into my VirtualBox image / AMIs, while still deferring Ignition configuration to the the later first boot. Seems like it would be beneficial to both reduce time to launch and reduce
<willbicks> external network dependencies.
<willbicks> I have familiarity with Packer, but it seems like it might conflict with Ignition's one-shot approach and FCOS's immutable design. I did find `coreos-assembler` but it's README calls out slightly different use cases. Is customizing images for this kind of application something that can be done / is advisable to do? Is there an alternate approach I
<willbicks> should be considering instead?
<walters> willbicks: you may be interested in https://github.com/coreos/layering-examples
jpn has joined #fedora-coreos
mheon has joined #fedora-coreos
<willbicks> +walters: Thanks for the resource, that looks like a solution for exactly what I'm trying to accomplish. It seems like it would still load the overlay from the network but it at least reduces compute at launch time. I also see it marked as "experimental" in a few spots, but I'll give it a try!
jpn has quit [Ping timeout: 258 seconds]
plarsen has quit [Ping timeout: 246 seconds]
plarsen has joined #fedora-coreos
<dustymabe> willbicks: if a lot of your "dependencies" are just container images (i.e. you pull a bunch of containers from the network on boot) the you could just create an EBS volume that is your container storage and mount it under /var/lib/containers.
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 246 seconds]
<walters> Hmm, an EBS volume mounted that way will only work with a single machine; the general approach here I think is to cache resources inside the infrastructure, which can be done multiple ways. One is to run a quay instance as a pull-through cache https://access.redhat.com/documentation/en-us/red_hat_quay/3.7/html/use_red_hat_quay/quay-as-cache-proxy
sentenza has joined #fedora-coreos
jpn has joined #fedora-coreos
willbicks has quit [Quit: Client closed]
jpn has quit [Ping timeout: 260 seconds]
nalind has quit [Quit: bye for now]
willbicks has joined #fedora-coreos
Nemric has joined #fedora-coreos
<Nemric> o/ Is there a way, as simple as possible, to know which packages will be on future releases please ?
<Nemric> I mean latest podman version 4.6.0 ^^
ravanelli has quit [Remote host closed the connection]
<Nemric> thanks ! ;p
mheon has quit [Ping timeout: 258 seconds]
ravanelli has joined #fedora-coreos
Nemric has quit [Quit: WeeChat 3.8]
Nemric has joined #fedora-coreos
daMaestro has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
daMaestro has quit [Quit: Leaving]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 258 seconds]
ravanelli has quit [Remote host closed the connection]