Harald Koch
Harald Koch
FYI I use DNS challenges with ISC BIND for several hosts that are behind a firewall (but have external DNS) - works fine for me.
I am not; still on master.
@samm-git https://hlandau.github.io/acme/userguide#challenge-hooks and https://github.com/hlandau/acme/blob/master/_doc/dns.hook
This won't work on non-Linux systems...
I believe the correct fix is to remove the `-i $HOME/.ssh/id_rsa` argument from the ssh command when k3sup runs it, unless the user explicitly sets an SSH keyfile with the...
There are other scenarios where specifying a key file will fail; for example, when your ssh keys are stored on your laptop, but you're logged into a remote server using...
@jimbydamonk: it works but I still think it's an issue - we shouldn't have to know the username that nginx runs under in a playbook, and your example would fail...
Right now this component is in limbo - it is not manged by either k3s or flux. Could we perhaps apply the helm ownership labels to the tigera-operator manifest on...
> CPU ready % > > To calculate the CPU ready % from the CPU ready summation value, use this formula: > > (CPU summation value / ( * 1000))...
I just tripped over this myself.