talos
talos copied to clipboard
Talos Linux is a modern Linux distribution built for Kubernetes.
Has anyone ever had to use auditd in a Talos Linux. For somes conformity reasons like PCI DSS compliance, etc., I'd like some feedback on this ! Descritpion Has anyone...
## Feature Request In addition to Flannel, we should offer Cilium as a default CNI. No special features need to be supported. The most basic install you can do will...
## nfsmount.conf nolock option ignored when using democratic-csi zfs-generic-nfs support: ``` Warning FailedMount 11s kubelet MountVolume.MountDevice failed for volume "pvc-4f86d14f-16d5-49b8-ba51-84319e159b50" : rpc error: code = Internal desc = {"code":32,"stdout":"","stderr":"/usr/local/bin/mount: illegal...
## Bug Report ### Description Image mirror on private network not working during initial installation. ```machine: registries: mirrors: docker.io: endpoints: - http://10.44.253.162:5000 registry.k8s.io: endpoints: - http://10.44.253.162:5001 gcr.io: endpoints: - http://10.44.253.162:5002...
## Bug Report ### Description I'm using Sidero Metal for provisioning. I have 2 identical Dell R340 servers. Network wise they have 4 network interfaces each: ``` eno1 - Interface...
## Feature Request It would be great if the zfs importer service would also call zfs load-key -a in order to load all keys from the disk (which could be...
See https://github.com/beevik/nts Our default time.cloudflare.com supports NTS, probably should be optional.
Let's drop all image assets for 1.8.0 and point users to the Image Factory.
## Bug Report init_on_free=1 is not enabled by default since a long time ago, but the docs still recommend the parameter. ### Description https://github.com/siderolabs/pkgs/pull/242 https://github.com/siderolabs/talos/blob/0359c8537c1b3b01e94394604e16fd817b986f9e/website/content/v1.7/reference/kernel.md?plain=1#L22 ### Logs ### Environment -...