Sam

Results 68 comments of Sam

The kops-controller can be used to pass information in a more secure way if tooled to do so. (Have already eluded to this) Just because Digital Ocean doesn't have the...

Anyone else kinda wish they could leverage lighthouse DNS to fallback to specified nameservers to get around having to use dnsmasq?

Hmm.. If we made a flatpak people could install, would that persist? The idea I have in mind is having a system daemon in a flatpak that would only run...

Let me circle back to this. I need to set aside some time to see how SteamOS is built and delivered; also need to investigate flatpaks. My thought process right...

My guess is that flatpaks are installed in `/home/deck`. If we can rely on `~/.bashrc`, it might be a good place to start a script to reconcile the desired state...

Saw the overlayfs as well, but have very little trust until I can test it. I've been looking for a way to force update behavior to repeatedly test changes. If...

@MaiCabrera yes, just don't use PEM formatted keys. Use OpenSSH formatted keys. These commands will change the files in-place. Make backups beforehand just in case. (I might have this backwards...

Probably related to how Ubuntu has the setting in two different places: https://github.com/cilium/cilium/issues/20125#issuecomment-1185176384 Cilium just will not work with default Ubuntu settings (and one issue mentioned RHEL 9). If you...

This doesn't affect me and I don't use Kubespray at all, just aiming to be a friendly neighborhood nerd here. > This is actually https://github.com/cilium/cilium/pull/20072 in the latest Cilium pre-release...

Not sure if this is enough to "fix" the problem. What I see is as follows: - `sysctlConfig` is a variable containing what will become file contents. - Namely, whatever...