Václav Dvorský

Results 6 comments of Václav Dvorský

Just today I had trouble renewing the certificate as well. Unfortunately, I run the acme-companion update every day, so I exceeded the maximum number of new requests, I have to...

It shouldn't be a problem to allocate master nodes from normal operation, e.g. via taint: ```Taints: dedicated=master:NoSchedule```

Yes it is, when updating, but also when forced to move to another node. I think it is related to the change of the internal IP address.

Yes, I'm posting here, just starring the hostname: ``` apiVersion: v1 items: - apiVersion: tor.k8s.torproject.org/v1alpha2 kind: OnionBalancedService metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"tor.k8s.torproject.org/v1alpha2","kind":"OnionBalancedService","metadata":{"annotations":{},"labels":{"app.kubernetes.io/instance":"tor-apps"},"name":"ghost-onion-service","namespace":"tor-controller"},"spec":{"backends":2,"privateKeySecret":{"name":"my-full-onion-secret"},"template":{"spec":{"extraConfig":"HiddenServiceEnableIntroDoSDefense 1\n","rules":[{"backend":{"service":{"name":"ghost-tor","port":{"number":80}}},"port":{"number":80}}],"version":3}}}} creationTimestamp: "2024-04-28T20:20:06Z" generation: 1 labels: app.kubernetes.io/instance: tor-apps...

I understand. I confess I don't know. I'll edit it and try it. I just noticed that here as targetClusterIP, the value is correct after ghost (or wordpress) starts if...

Tried and tested. Yes, this happens even when using the simple Onion Service