George Gaál
George Gaál
``` >>> line_parser=apache_log_parser.make_parser('%V %a [%{u}t] [%-m:%l] [pid %P:tid %T] %7F: %E: [client\ %a] %M% ,\ referer\ %{Referer}i"') Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.7/dist-packages/apache_log_parser/__init__.py", line...
Good day! I tried to use these images. They are awesome. But after some time I faced with size issues. I need the smallest possible image with ffmpeg and python....
### Describe the bug Hello! Right now kustomization controller allows only two options: or to monitor current namespace, or to monitor all namespaces. I am building multi-tenant environment in single...
Signed-off-by: George Gaál | Q | A | --------------- | --- | Bug fix? | no | New feature? | no | API breaks? | no | Deprecations? | no...
Hello! I faced the issue that when I follow the instructions described on the page https://operator.docs.scylladb.com/stable/helm.html I couldn't get the running scylla cluster. It looks like that default PV size...
Good day! I am trying to install the cvat with the helm. I am using FluxCD for the automation of process and the next Helm Release object: ```yaml --- apiVersion:...
Good day, colleagues! Current behavior of docker.input (Telegraf v1.7.1 (git: release-1.7 4be18c1e)) is to add the next tags to metrics: * container_image ("sha256" or text label like 'nginx') * container_name...
### TL;DR I set up talos.dev cluster on hcloud and I am expecting that the HCCM will populate node objects with metadata and I will be able to order load...
Good day! The instructions here https://www.talos.dev/v1.6/kubernetes-guides/network/deploying-cilium/ tells that we need to use next Cilum CLI command for the installation of this CNI: ``` cilium install \ --helm-set=ipam.mode=kubernetes \ --helm-set=kubeProxyReplacement=true \...
Good day! Right now there is a great instruction for HCLOUD: https://www.talos.dev/v1.6/talos-guides/install/cloud-platforms/hetzner/ Unfortunately, it is not the optimal setup - it uses public addresses for joining worker nodes to the...