Adrian Rangel

Results 70 comments of Adrian Rangel

Nice idea @philipgiuliani thanks!

:+1: This project is promising.

I think something like this would solve it. https://kubernetes.io/docs/tasks/administer-cluster/sysctl-cluster/ ```yaml apiVersion: v1 kind: Pod metadata: name: sysctl-example spec: securityContext: sysctls: - name: net.core.rmem_max value: "2500000" ... ```

Hello, I'm just starting with HomeKit/light strips curious if there's been progress regarding Adaptive Lightning.

I'm doing the same as you did but after replacing `set()` to `depset()` I got this different error: ``` ERROR: /Users/acrogenesis/Downloads/tf-coriander/WORKSPACE:23:1: Traceback (most recent call last): File "/Users/acrogenesis/Downloads/tf-coriander/WORKSPACE", line 23...

@MyOwnClone could you finish the installation?

I'm also getting lots of this errors: ``` ERRO[0614] failed to connect to an HTTPS backend "https://1.1.1.1/dns-query" error="failed to perform an HTTPS request: Post https://1.1.1.1/dns-query: read tcp 192.168.86.113:50946->1.1.1.1:443: read: connection...

This would be awesome :+1: