-
There are some low memory cases where kdump is failing to start.
The initramfs generated for kdump includes all the modules used for CoreOS, including Ignition, which make it larger than needed (i.…
-
### What's wrong?
Installing the RPM in Fedora CoreOS, using "rpm-ostree", shows an error (although it still works), indicating a possible syntax error with `useradd`:
```sh
#7 14.26 Installing 1 pa…
-
### Terraform Version
```
OpenTofu v1.8.1
on linux_amd64
+ provider registry.opentofu.org/poseidon/ct v0.13.0
+ provider registry.opentofu.org/terraform-provider-openstack/openstack v3.0.0
```
…
-
### Description
I'm trying to port my previously docker-based gitea service to a rootless container version. I am using `podman compose` on a `Fedora CoreOS` system. I currently have the following …
-
Currently, FCOS pushes updates via an OSTree repo. To better align with [the bootable containers initiative](https://github.com/coreos/fedora-coreos-tracker/issues/1726), let's move to updating FCOS v…
-
We have several projects in Fedora's OpenShift that we rely on:
- https://pagure.io/fedora-infra/ansible/blob/main/f/playbooks/openshift-apps/coreos-ci.yml
- https://pagure.io/fedora-infra/ansible…
-
Notably, this moves the deploying of the OSTree commit in the osbuild pipeline to bootc.
Requires having bootc in all the streams first.
See also https://github.com/coreos/fedora-coreos-tracker/…
-
I'm trying to use libvirt_ignition to stand up an instance for testing.
Terraform = v0.12.24
libvirt tf provider = v0.6.2
KVM = 2.12.0-44
I keep getting this error:
```
Error: Error crea…
-
I've started creating sysexts for Fedora CoreOS in https://github.com/travier/fedora-sysexts. If folks have ideas for tools or applications commonly needed and that could be added to Fedora CoreOS thi…
-
```
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: k0s
namespace: k0s-system
spec:
endpoints:
- port: http
selector:
matchLabels:
app: k0s-observability…