Fernando Arconada
Fernando Arconada
What about this PR? I'm considering gcopeland version but I think that It should be merged
I'm playing with it and I'll post here. I think that systemd is an essential piece of the puzzle. I want to run sandboxed services so nsjail is fom sandbox...
Please, consider reopen this issue. It's a very important feature
For example in our case It's a breaking point. If we could use this approach https://github.com/k0sproject/k0s/issues/1150#issuecomment-954309569 k0s will be our solution, if not, we have to discard it. We cant...
IMHO are the ones which conflicts with HAProxy (KubeAPI, konnectivity, JoinAPI) ``` frontend kubeAPI bind lb-ip:6443 default_backend kubeAPI_backend frontend konnectivity bind lb-ip:8132 default_backend konnectivity_backend frontend controllerJoinAPI bind lb-ip:9443 default_backend controllerJoinAPI_backend...
I think that it wont work. How can I tell konnectivity, and other that they have to connect to the balancer ports instead of binded ports. In a kubeadm installation...
Not perfect, but it's an easy solution. let me explain: when using keepalived + haproxy the nodes are configured with net.ipv4.ip_nonlocal_bind = 1 so haproxy is always running (int he...
external address 1.2.3.4 only exists in one node: the primary, not in the backup nodes so you cant bind to 1.2.3.4 in the backup nodes. 100% agree that your client-side...
but I'm able to listen the audiorelated to the routine in the home page of assistant-relay and the audio is download in audio files folder the username is right
It's a docket image not the addon assistant-relay: container_name: assistant_relay ports: - 3001:3001 volumes: - './assistant-relay/config.json:/data/config.json:rw' - './assistant-relay/audio-responses:/data/audio-responses:rw' image: 'apipa169/armv7-hassio-assistant_relay:latest' restart: unless-stopped