Robin Elfrink
Robin Elfrink
# Pull Request ## What? (description) Add [Podman](https://podman.io/) cluster provisioning provider. ## Why? (reasoning) To be able to run Talos containers using Podman instead of Docker. ## Acceptance Please use...
When running kube-iptables-tailer on a system with systemd >= 246 no drops are detected. My workaround is adding an override for `systemd-journald` and restarting the service: ``` # cat /etc/systemd/system/systemd-journald.service.d/override.conf...
# Helm chart for flatcar-linux-update-operator This PR adds a Helm Chart for flatcar-linux-update-operator. # How to use Populate `/etc/flatcar/update.conf` [as needed](https://kinvolk.io/docs/flatcar-container-linux/latest/setup/releases/update-conf/), and install the chart: ``` $ helm install fluo...
##### Description Make `gorelease` build sstatic binaries, instead of dynamically linked. This ensures the binaries are useable on (almost) any version and variations of operating systems the binaries are built...
##### ISSUE TYPE - [x] Bug Report - [ ] Feature Idea # BUG REPORT ##### SUMMARY The Docker container at ghcr.io contains a dynamically built `/kubebuilder` binary, and is...
### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are...