-
Can't get ruTorrent to work on alpine versions, here is what I get in ruTorrent:
```
[18.07.2017 13:43:16] WebUI started.
[18.07.2017 13:43:17] Bad response from server: (0 [error,getplugins])
`…
-
Currently Docker supports multiarchitecture images, where the appropiate image for the architecture is chosen at runtime (https://developer.ibm.com/linuxonpower/2017/07/27/create-multi-architecture-do…
-
**Issue Overview**
I am encountering an issue where tolerations are not being applied as expected when installing the NGINX Ingress Controller via Helm on a Kubernetes cluster. This issue is observed…
-
**What happened**:
OpenTelemetry traceparent header is not set when using Grpc backend. It's just missing. Same backend will set this for HTTP/1.1 requests. Below I included a test h2c service that…
-
### Description
I'm on Big Sur
```
docker -v
Docker version 20.10.12, build e91ed5707e
```
Hello, I'm just trying a simple Dockerfile like this:
```
FROM node:16
RUN mkdir /web && c…
-
同样的问题 #74
`failed to run balancer_by_lua*: /opt/verynginx/verynginx/lua_script/on_banlance.lua:9: module 'ngx.balancer' not found`
ngx.balancer 这个在lua-nginx-module里面是有的,[在这里](https://github.com/ope…
-
### What's the feature 🧐
EDIT by @qdm12 - copy-pasting from #404 since activity picked up more in this issue:
Resolve the hostname of the VPN server at start, this is especially useful for custo…
-
We propose a new command called `cdk8s dasm` that will take a k8s yaml as input and will generate code (in one of the supported programming languages) which will synthesize the same manifest output (a…
-
### What happened?
I have the following deployment:
```yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: mytarget
spec:
selector:
matchLabels:
mylabel: mytarget
re…
-
I am using ngx pagespeed (x-page-speed: 1.12.34.3-0) on the google cloud (k8s in alpine, +downstream proxy/cache).
I want the pages itself to be cached, as I can't afford the load to hit the backends…