Mauro Morales
Mauro Morales
On the kairos.io homepage, the logo of the CNCF can look pixelated, let's use the SVG version is there an option to use the svg logo for cloud native? it's...
IMO the color of the paragraph is not the best for readability, I think keeping it white would be better _Originally posted by @mauromorales in https://github.com/kairos-io/kairos-docs/pull/198#discussion_r1618611040_
When opening a PR for a framework image, there's a list of the changes in packages which is really useful, but because of the way we overlay backported versions, then...
Adds formula for LocalAI https://localai.io/ - [x] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [x] Have...
Add !=
Hi, I got referred to your project and I find it quite interesting. Here's my attempt at adding `!=` which seems to be needed for v3. Looking forward to your...
Add more info about what it means to have a user with the "admin" group see https://github.com/kairos-io/packages/blob/ec95d4ec7d2a8c2aa79c2f361cf431f3b6d3f70e/packages/static/kairos-overlay-files/files/system/oem/10_accounting.yaml#L18
> - Check image integrity > - Check if the image is signed by the same entity (UKI-only) > - Automatically reboot in case of kernel panics > - There...
There are a few pages that make reference to: ``` install: source: ... ``` But this is no longer supported. Update the docs to show the valid configuration https://kairos.io/docs/examples/core/ https://kairos.io/docs/reference/configuration/
https://github.com/kairos-io/kairos-agent/blob/main/pkg%2Fcloudinit%2Fcloudinit.go#L44
The following page https://kairos.io/docs/advanced/configuring_partitions/#manual-partitioning has a reference to the stage `kairos-install.pre.before` but it's not clear from the different cloud-config stages if this is a one of, if there's also an...